Skip to content

Commit d61c47e

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#83813!
Tested on commit rust-lang/rust@e1ff91f. Direct link to PR: <rust-lang/rust#83813> πŸ’” miri on windows: test-fail β†’ build-fail (cc @oli-obk @eddyb @RalfJung). πŸ’” miri on linux: test-fail β†’ build-fail (cc @oli-obk @eddyb @RalfJung). πŸ’” 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 @calebcartwright @topecongiro). πŸ’” rustfmt on linux: test-pass β†’ build-fail (cc @calebcartwright @topecongiro).
1 parent 36061a3 commit d61c47e

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

Diff for: β€Ž_data/latest.json

+12-12
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,24 @@
11
[
22
{
33
"tool": "miri",
4-
"windows": "test-fail",
5-
"linux": "test-fail",
6-
"commit": "506e75cbf8cb5305e49a41326307004ca3976029",
7-
"datetime": "2021-05-11T13:06:25Z"
4+
"windows": "build-fail",
5+
"linux": "build-fail",
6+
"commit": "e1ff91f439bc09f566da211c6449821b4e949279",
7+
"datetime": "2021-05-12T13:33:58Z"
88
},
99
{
1010
"tool": "rls",
11-
"windows": "test-pass",
12-
"linux": "test-pass",
13-
"commit": "e002ac7e8a1eb04961a722c44b3ffbad575a6caa",
14-
"datetime": "2021-05-08T05:39:37Z"
11+
"windows": "build-fail",
12+
"linux": "build-fail",
13+
"commit": "e1ff91f439bc09f566da211c6449821b4e949279",
14+
"datetime": "2021-05-12T13:33:58Z"
1515
},
1616
{
1717
"tool": "rustfmt",
18-
"windows": "test-pass",
19-
"linux": "test-pass",
20-
"commit": "24acc388da2cdbe1ec79b6933402941b6fffb26b",
21-
"datetime": "2021-05-05T13:32:43Z"
18+
"windows": "build-fail",
19+
"linux": "build-fail",
20+
"commit": "e1ff91f439bc09f566da211c6449821b4e949279",
21+
"datetime": "2021-05-12T13:33:58Z"
2222
},
2323
{
2424
"tool": "book",

0 commit comments

Comments
Β (0)