Skip to content

Commit 674f531

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#85721!
Tested on commit rust-lang/rust@9a700d2. Direct link to PR: <rust-lang/rust#85721> πŸŽ‰ rls on windows: build-fail β†’ test-pass (cc @Xanewok). πŸŽ‰ rls on linux: build-fail β†’ test-pass (cc @Xanewok).
1 parent b494378 commit 674f531

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": "4e3e6db011c5b482d2bef8ba02274657f93b5e0d",
14-
"datetime": "2021-05-18T23:09:39Z"
11+
"windows": "test-pass",
12+
"linux": "test-pass",
13+
"commit": "9a700d2947f2d7f97a2c0dfca3117a8dcc255bdd",
14+
"datetime": "2021-05-26T19:22:34Z"
1515
},
1616
{
1717
"tool": "book",

0 commit comments

Comments
Β (0)