Skip to content

Commit 96baacb

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

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": "4533be947b011c9bde4871ae93e6553b24cc5ec6",
14-
"datetime": "2021-07-29T00:31:28Z"
11+
"windows": "build-fail",
12+
"linux": "build-fail",
13+
"commit": "a183141e2d0f0af7f12946ff1a81615fa35e8099",
14+
"datetime": "2021-08-17T04:19:17Z"
1515
},
1616
{
1717
"tool": "book",

0 commit comments

Comments
Β (0)