Skip to content

Commit f5f39cc

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#62507!
Tested on commit rust-lang/rust@f23a5f2. Direct link to PR: <rust-lang/rust#62507> πŸ’” rls on windows: test-pass β†’ build-fail (cc @Xanewok, @rust-lang/infra). πŸ’” rustfmt on windows: test-pass β†’ build-fail (cc @topecongiro, @rust-lang/infra).
1 parent 2b33893 commit f5f39cc

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

β€Ž_data/latest.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -15,17 +15,17 @@
1515
},
1616
{
1717
"tool": "rls",
18-
"windows": "test-pass",
18+
"windows": "build-fail",
1919
"linux": "build-fail",
20-
"commit": "dddb7fca09dc817ba275602b950bb81a9032fb6d",
21-
"datetime": "2019-07-30T20:49:49Z"
20+
"commit": "f23a5f208de7fba983bfaaa8d60f1208d5780a98",
21+
"datetime": "2019-08-01T14:44:09Z"
2222
},
2323
{
2424
"tool": "rustfmt",
25-
"windows": "test-pass",
25+
"windows": "build-fail",
2626
"linux": "build-fail",
27-
"commit": "dddb7fca09dc817ba275602b950bb81a9032fb6d",
28-
"datetime": "2019-07-30T20:49:49Z"
27+
"commit": "f23a5f208de7fba983bfaaa8d60f1208d5780a98",
28+
"datetime": "2019-08-01T14:44:09Z"
2929
},
3030
{
3131
"tool": "book",

0 commit comments

Comments
Β (0)