Skip to content

Commit 4285302

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#86143!
Tested on commit rust-lang/rust@d04ec47. Direct link to PR: <rust-lang/rust#86143> πŸ’” rls on windows: test-pass β†’ build-fail (cc @Xanewok). πŸ’” rls on linux: test-pass β†’ build-fail (cc @Xanewok).
1 parent d0464a8 commit 4285302

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-pass",
12-
"linux": "test-pass",
13-
"commit": "481971978fda83aa7cf1f1f3c80cfad822377cf2",
14-
"datetime": "2021-06-26T10:52:35Z"
11+
"windows": "build-fail",
12+
"linux": "build-fail",
13+
"commit": "d04ec4735810553224eb5eaf948ec78f84eac06c",
14+
"datetime": "2021-07-06T14:02:24Z"
1515
},
1616
{
1717
"tool": "book",

0 commit comments

Comments
Β (0)