Skip to content

Commit fdf5b08

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

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": "fa72878a61f2b0a2127fe7d700724642fc79ec66",
14-
"datetime": "2021-05-17T19:16:00Z"
11+
"windows": "build-fail",
12+
"linux": "build-fail",
13+
"commit": "4e3e6db011c5b482d2bef8ba02274657f93b5e0d",
14+
"datetime": "2021-05-18T23:09:39Z"
1515
},
1616
{
1717
"tool": "book",

0 commit comments

Comments
Β (0)