Skip to content

Commit 9c987b5

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#75427!
Tested on commit rust-lang/rust@840dbe7. Direct link to PR: <rust-lang/rust#75427> πŸŽ‰ rls on windows: build-fail β†’ test-pass (cc @Xanewok). πŸŽ‰ rls on linux: build-fail β†’ test-pass (cc @Xanewok). πŸŽ‰ rustfmt on windows: build-fail β†’ test-pass (cc @topecongiro @calebcartwright). πŸŽ‰ rustfmt on linux: build-fail β†’ test-pass (cc @topecongiro @calebcartwright).
1 parent 522ac1f commit 9c987b5

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": "build-fail",
19-
"linux": "build-fail",
20-
"commit": "1841fb97e17f5e41c609cd11ab114c7ac1f3de2a",
21-
"datetime": "2020-07-27T07:41:26Z"
18+
"windows": "test-pass",
19+
"linux": "test-pass",
20+
"commit": "840dbe7654bf3e803d0b447960bd9c120661cd1d",
21+
"datetime": "2020-08-12T04:44:30Z"
2222
},
2323
{
2424
"tool": "rustfmt",
25-
"windows": "build-fail",
26-
"linux": "build-fail",
27-
"commit": "1841fb97e17f5e41c609cd11ab114c7ac1f3de2a",
28-
"datetime": "2020-07-27T07:41:26Z"
25+
"windows": "test-pass",
26+
"linux": "test-pass",
27+
"commit": "840dbe7654bf3e803d0b447960bd9c120661cd1d",
28+
"datetime": "2020-08-12T04:44:30Z"
2929
},
3030
{
3131
"tool": "book",

0 commit comments

Comments
Β (0)