Skip to content

Commit 8bf5226

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

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

β€Ž_data/latest.json

+8-8
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": "19a38de68a8de14fe49e96b315db026bd57b9696",
21-
"datetime": "2019-08-30T10:26:35Z"
18+
"windows": "build-fail",
19+
"linux": "build-fail",
20+
"commit": "618768492f0c731fcb770dc2d178abe840846419",
21+
"datetime": "2019-09-05T16:28:42Z"
2222
},
2323
{
2424
"tool": "rustfmt",
25-
"windows": "test-pass",
26-
"linux": "test-pass",
27-
"commit": "17099768ea22666bed811c5f8a67610e8af9caad",
28-
"datetime": "2019-08-04T03:37:07Z"
25+
"windows": "build-fail",
26+
"linux": "build-fail",
27+
"commit": "618768492f0c731fcb770dc2d178abe840846419",
28+
"datetime": "2019-09-05T16:28:42Z"
2929
},
3030
{
3131
"tool": "book",

0 commit comments

Comments
Β (0)