Skip to content

Commit 0289b51

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

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
@@ -8,10 +8,10 @@
88
},
99
{
1010
"tool": "rls",
11-
"windows": "build-fail",
12-
"linux": "build-fail",
13-
"commit": "770792ff8d1ec542e78e77876ac936f43ffb8e05",
14-
"datetime": "2021-05-07T21:56:53Z"
11+
"windows": "test-pass",
12+
"linux": "test-pass",
13+
"commit": "e002ac7e8a1eb04961a722c44b3ffbad575a6caa",
14+
"datetime": "2021-05-08T05:39:37Z"
1515
},
1616
{
1717
"tool": "rustfmt",

0 commit comments

Comments
Β (0)