Skip to content

Commit b359016

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

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

β€Ž_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-pass",
5-
"linux": "test-pass",
6-
"commit": "5a51185fd4600e96cc79a3db9da3c4bf927f2281",
7-
"datetime": "2020-10-16T19:25:26Z"
4+
"windows": "test-fail",
5+
"linux": "test-fail",
6+
"commit": "f58ffc93815f76576eb56df4bdeec2fe8f12b766",
7+
"datetime": "2020-10-25T00:25:41Z"
88
},
99
{
1010
"tool": "rls",
11-
"windows": "test-pass",
12-
"linux": "test-pass",
13-
"commit": "ef3e3863939217678e5f7e755c4234d224107c64",
14-
"datetime": "2020-10-22T04:06:26Z"
11+
"windows": "build-fail",
12+
"linux": "build-fail",
13+
"commit": "f58ffc93815f76576eb56df4bdeec2fe8f12b766",
14+
"datetime": "2020-10-25T00:25:41Z"
1515
},
1616
{
1717
"tool": "rustfmt",
18-
"windows": "test-pass",
19-
"linux": "test-pass",
20-
"commit": "ef3e3863939217678e5f7e755c4234d224107c64",
21-
"datetime": "2020-10-22T04:06:26Z"
18+
"windows": "build-fail",
19+
"linux": "build-fail",
20+
"commit": "f58ffc93815f76576eb56df4bdeec2fe8f12b766",
21+
"datetime": "2020-10-25T00:25:41Z"
2222
},
2323
{
2424
"tool": "book",

0 commit comments

Comments
Β (0)