Skip to content

Commit b97e82a

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

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": "436494b8f8008b600d64b3951f63c2bb0ea81673",
21-
"datetime": "2020-02-22T21:28:52Z"
18+
"windows": "test-pass",
19+
"linux": "test-pass",
20+
"commit": "e9b961754ecc425e11d6f5eaa67a01cd89b1d42b",
21+
"datetime": "2020-02-25T11:56:29Z"
2222
},
2323
{
2424
"tool": "rustfmt",

0 commit comments

Comments
Β (0)