Skip to content

Commit 21fdb0c

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#84886!
Tested on commit rust-lang/rust@24acc38. Direct link to PR: <rust-lang/rust#84886> πŸŽ‰ rls on windows: build-fail β†’ test-pass (cc @Xanewok). πŸŽ‰ rls on linux: build-fail β†’ test-pass (cc @Xanewok). πŸŽ‰ rustfmt on windows: build-fail β†’ test-pass (cc @calebcartwright @topecongiro). πŸŽ‰ rustfmt on linux: build-fail β†’ test-pass (cc @calebcartwright @topecongiro).
1 parent dcf975c commit 21fdb0c

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

β€Ž_data/latest.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,17 @@
88
},
99
{
1010
"tool": "rls",
11-
"windows": "build-fail",
12-
"linux": "build-fail",
13-
"commit": "b56b175c6c3d77f66793b2062b6325f822c87136",
14-
"datetime": "2021-04-25T01:57:28Z"
11+
"windows": "test-pass",
12+
"linux": "test-pass",
13+
"commit": "24acc388da2cdbe1ec79b6933402941b6fffb26b",
14+
"datetime": "2021-05-05T13:32:43Z"
1515
},
1616
{
1717
"tool": "rustfmt",
18-
"windows": "build-fail",
19-
"linux": "build-fail",
20-
"commit": "b56b175c6c3d77f66793b2062b6325f822c87136",
21-
"datetime": "2021-04-25T01:57:28Z"
18+
"windows": "test-pass",
19+
"linux": "test-pass",
20+
"commit": "24acc388da2cdbe1ec79b6933402941b6fffb26b",
21+
"datetime": "2021-05-05T13:32:43Z"
2222
},
2323
{
2424
"tool": "book",

0 commit comments

Comments
Β (0)