Skip to content

Commit f9e763e

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#55635!
Tested on commit rust-lang/rust@128a1fa. Direct link to PR: <rust-lang/rust#55635> πŸ’” miri on windows: test-pass β†’ test-fail (cc @oli-obk @RalfJung @eddyb, @rust-lang/infra). πŸ’” miri on linux: test-pass β†’ test-fail (cc @oli-obk @RalfJung @eddyb, @rust-lang/infra). πŸ’” rls on windows: test-pass β†’ build-fail (cc @nrc @Xanewok, @rust-lang/infra). πŸ’” rls on linux: test-pass β†’ build-fail (cc @nrc @Xanewok, @rust-lang/infra). πŸ’” rustfmt on windows: test-pass β†’ build-fail (cc @nrc, @rust-lang/infra). πŸ’” rustfmt on linux: test-pass β†’ build-fail (cc @nrc, @rust-lang/infra).
1 parent 4b5840d commit f9e763e

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
@@ -8,24 +8,24 @@
88
},
99
{
1010
"tool": "miri",
11-
"windows": "test-pass",
12-
"linux": "test-pass",
13-
"commit": "7139e1c3ab0f6b912955f27a0f7df13c582ce5ec",
14-
"datetime": "2018-12-03T12:00:34Z"
11+
"windows": "test-fail",
12+
"linux": "test-fail",
13+
"commit": "128a1fa4e1f85e04f522653bb9bee83ed6523440",
14+
"datetime": "2018-12-06T12:42:46Z"
1515
},
1616
{
1717
"tool": "rls",
18-
"windows": "test-pass",
19-
"linux": "test-pass",
20-
"commit": "c14ab13e618958bcb353b4e3c2eb2228475aa1ab",
21-
"datetime": "2018-11-26T00:53:33Z"
18+
"windows": "build-fail",
19+
"linux": "build-fail",
20+
"commit": "128a1fa4e1f85e04f522653bb9bee83ed6523440",
21+
"datetime": "2018-12-06T12:42:46Z"
2222
},
2323
{
2424
"tool": "rustfmt",
25-
"windows": "test-pass",
26-
"linux": "test-pass",
27-
"commit": "52c785bfc24e43c668c9022cc1e79edcd6dcfd7c",
28-
"datetime": "2018-08-08T08:39:04Z"
25+
"windows": "build-fail",
26+
"linux": "build-fail",
27+
"commit": "128a1fa4e1f85e04f522653bb9bee83ed6523440",
28+
"datetime": "2018-12-06T12:42:46Z"
2929
},
3030
{
3131
"tool": "book",

0 commit comments

Comments
Β (0)