Skip to content

Commit 9a92da4

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#69659!
Tested on commit rust-lang/rust@ed084b0. Direct link to PR: <rust-lang/rust#69659> πŸ’” 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 d35c01b commit 9a92da4

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": "43271a39adc26d29350d4830b594c6435472815e",
21-
"datetime": "2020-05-06T03:13:11Z"
18+
"windows": "build-fail",
19+
"linux": "build-fail",
20+
"commit": "ed084b0b8341c974769a0328f61851b0e1fc17fa",
21+
"datetime": "2020-05-15T14:49:12Z"
2222
},
2323
{
2424
"tool": "rustfmt",
25-
"windows": "test-pass",
26-
"linux": "test-pass",
27-
"commit": "be895b2bb849badd13c4cc8c401c054e341341e7",
28-
"datetime": "2020-04-16T05:48:33Z"
25+
"windows": "build-fail",
26+
"linux": "build-fail",
27+
"commit": "ed084b0b8341c974769a0328f61851b0e1fc17fa",
28+
"datetime": "2020-05-15T14:49:12Z"
2929
},
3030
{
3131
"tool": "book",

0 commit comments

Comments
Β (0)