Skip to content

Commit abad0d8

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#74073!
Tested on commit rust-lang/rust@0c03aee. Direct link to PR: <rust-lang/rust#74073> πŸ’” 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). πŸ’” rustfmt on linux: test-pass β†’ build-fail (cc @topecongiro).
1 parent 92a281e commit abad0d8

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": "9f3c96b869b48ecd0bb556c6ad9cd603b4dacfb9",
21-
"datetime": "2020-06-25T16:30:06Z"
18+
"windows": "build-fail",
19+
"linux": "build-fail",
20+
"commit": "0c03aee8b81185d65b5821518661c30ecdb42de5",
21+
"datetime": "2020-07-06T03:22:46Z"
2222
},
2323
{
2424
"tool": "rustfmt",
25-
"windows": "test-pass",
26-
"linux": "test-pass",
27-
"commit": "033013cab3a861224fd55f494c8be1cb0349eb49",
28-
"datetime": "2020-06-20T06:53:09Z"
25+
"windows": "build-fail",
26+
"linux": "build-fail",
27+
"commit": "0c03aee8b81185d65b5821518661c30ecdb42de5",
28+
"datetime": "2020-07-06T03:22:46Z"
2929
},
3030
{
3131
"tool": "book",

0 commit comments

Comments
Β (0)