Skip to content

Commit 37d1e19

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#93860!
Tested on commit rust-lang/rust@e646f3d. Direct link to PR: <rust-lang/rust#93860> πŸŽ‰ rls on windows: test-fail β†’ test-pass (cc @Xanewok). πŸŽ‰ rls on linux: test-fail β†’ test-pass (cc @Xanewok).
1 parent 09e9955 commit 37d1e19

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": "test-fail",
12-
"linux": "test-fail",
13-
"commit": "d502eda250d0090f4990cc6880c88b95a92b4818",
14-
"datetime": "2022-01-26T04:54:09Z"
11+
"windows": "test-pass",
12+
"linux": "test-pass",
13+
"commit": "e646f3d2a9541952310778288854943678738ea9",
14+
"datetime": "2022-02-10T22:31:05Z"
1515
},
1616
{
1717
"tool": "book",

0 commit comments

Comments
Β (0)