Skip to content

Commit 70e8531

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#74653!
Tested on commit rust-lang/rust@1841fb9. Direct link to PR: <rust-lang/rust#74653> πŸ’” rls on windows: test-pass β†’ build-fail (cc @Xanewok). πŸ’” rls on linux: test-pass β†’ build-fail (cc @Xanewok). πŸ’” rustfmt on windows: test-pass β†’ build-fail (cc @topecongiro @calebcartwright). πŸ’” rustfmt on linux: test-pass β†’ build-fail (cc @topecongiro @calebcartwright).
1 parent 896abe0 commit 70e8531

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
@@ -15,17 +15,17 @@
1515
},
1616
{
1717
"tool": "rls",
18-
"windows": "test-pass",
19-
"linux": "test-pass",
20-
"commit": "d6953df14657f5932270ad2b33bccafe6f39fad4",
21-
"datetime": "2020-07-25T23:37:56Z"
18+
"windows": "build-fail",
19+
"linux": "build-fail",
20+
"commit": "1841fb97e17f5e41c609cd11ab114c7ac1f3de2a",
21+
"datetime": "2020-07-27T07:41:26Z"
2222
},
2323
{
2424
"tool": "rustfmt",
25-
"windows": "test-pass",
26-
"linux": "test-pass",
27-
"commit": "d6953df14657f5932270ad2b33bccafe6f39fad4",
28-
"datetime": "2020-07-25T23:37:56Z"
25+
"windows": "build-fail",
26+
"linux": "build-fail",
27+
"commit": "1841fb97e17f5e41c609cd11ab114c7ac1f3de2a",
28+
"datetime": "2020-07-27T07:41:26Z"
2929
},
3030
{
3131
"tool": "book",

0 commit comments

Comments
Β (0)