Skip to content

Commit ac59589

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#71606!
Tested on commit rust-lang/rust@6db2094. Direct link to PR: <rust-lang/rust#71606> πŸŽ‰ rls on windows: build-fail β†’ test-pass (cc @Xanewok). πŸŽ‰ rls on linux: build-fail β†’ test-pass (cc @Xanewok).
1 parent 176638d commit ac59589

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

β€Ž_data/latest.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@
1515
},
1616
{
1717
"tool": "rls",
18-
"windows": "build-fail",
19-
"linux": "build-fail",
20-
"commit": "ef71df106b957eb84c1f028240ba8e85b614d043",
21-
"datetime": "2020-04-27T05:48:10Z"
18+
"windows": "test-pass",
19+
"linux": "test-pass",
20+
"commit": "6db2094c909309ab1c25a571d6111825b49c822c",
21+
"datetime": "2020-04-28T05:02:31Z"
2222
},
2323
{
2424
"tool": "rustfmt",

0 commit comments

Comments
Β (0)