Skip to content

Commit 63f79bd

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#71875!
Tested on commit rust-lang/rust@43271a3. Direct link to PR: <rust-lang/rust#71875> πŸŽ‰ rls on windows: build-fail β†’ test-pass (cc @Xanewok). πŸŽ‰ rls on linux: build-fail β†’ test-pass (cc @Xanewok).
1 parent 98e20ff commit 63f79bd

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": "a91d64873f5b8daa43f0e82dedad7e2bc39e8fba",
21-
"datetime": "2020-05-01T15:22:27Z"
18+
"windows": "test-pass",
19+
"linux": "test-pass",
20+
"commit": "43271a39adc26d29350d4830b594c6435472815e",
21+
"datetime": "2020-05-06T03:13:11Z"
2222
},
2323
{
2424
"tool": "rustfmt",

0 commit comments

Comments
Β (0)