Skip to content

Commit c619a48

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#50795!
Tested on commit rust-lang/rust@3ec2058. Direct link to PR: <rust-lang/rust#50795> πŸŽ‰ rls on windows: test-fail β†’ test-pass. πŸŽ‰ rls on linux: test-fail β†’ test-pass. πŸŽ‰ rustfmt on windows: test-fail β†’ test-pass. πŸŽ‰ rustfmt on linux: test-fail β†’ test-pass.
1 parent 7ceb243 commit c619a48

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

β€Ž_data/latest.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -15,17 +15,17 @@
1515
},
1616
{
1717
"tool": "rls",
18-
"windows": "test-fail",
19-
"linux": "test-fail",
20-
"commit": "f0fdaba04ea7474cd1f66264ef4edb3485a95864",
21-
"datetime": "2018-05-15T23:04:17Z"
18+
"windows": "test-pass",
19+
"linux": "test-pass",
20+
"commit": "3ec2058bfee1e6c57d4c84d873737f84d4636bea",
21+
"datetime": "2018-05-16T09:04:48Z"
2222
},
2323
{
2424
"tool": "rustfmt",
25-
"windows": "test-fail",
26-
"linux": "test-fail",
27-
"commit": "c18778704c691c172274b23ee80927714ac2acc4",
28-
"datetime": "2018-04-26T05:49:08Z"
25+
"windows": "test-pass",
26+
"linux": "test-pass",
27+
"commit": "3ec2058bfee1e6c57d4c84d873737f84d4636bea",
28+
"datetime": "2018-05-16T09:04:48Z"
2929
},
3030
{
3131
"tool": "book",

0 commit comments

Comments
Β (0)