Skip to content

Commit 40a36e7

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#64785!
Tested on commit rust-lang/rust@a5bc0f0. Direct link to PR: <rust-lang/rust#64785> πŸŽ‰ clippy-driver on windows: build-fail β†’ test-pass (cc @mcarton @oli-obk @Manishearth @flip1995 @yaahc @phansch @llogiq, @rust-lang/infra). πŸŽ‰ clippy-driver on linux: build-fail β†’ test-pass (cc @mcarton @oli-obk @Manishearth @flip1995 @yaahc @phansch @llogiq, @rust-lang/infra). πŸ’” miri on windows: test-pass β†’ test-fail (cc @oli-obk @eddyb @RalfJung, @rust-lang/infra). πŸ’” miri on linux: test-pass β†’ test-fail (cc @oli-obk @eddyb @RalfJung, @rust-lang/infra).
1 parent 0725686 commit 40a36e7

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

β€Ž_data/latest.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
[
22
{
33
"tool": "clippy-driver",
4-
"windows": "build-fail",
5-
"linux": "build-fail",
6-
"commit": "6c2c29c43206d6e2f1091fa278d2792ea10e3659",
7-
"datetime": "2019-09-25T18:35:53Z"
4+
"windows": "test-pass",
5+
"linux": "test-pass",
6+
"commit": "a5bc0f0e3f0c58518c0537d82dee0fcfeb57115c",
7+
"datetime": "2019-09-26T02:31:34Z"
88
},
99
{
1010
"tool": "miri",
11-
"windows": "test-pass",
12-
"linux": "test-pass",
13-
"commit": "7ac21e7636f7b3c0eb3e31b13c7087b4de7aa5a9",
14-
"datetime": "2019-09-17T01:07:44Z"
11+
"windows": "test-fail",
12+
"linux": "test-fail",
13+
"commit": "a5bc0f0e3f0c58518c0537d82dee0fcfeb57115c",
14+
"datetime": "2019-09-26T02:31:34Z"
1515
},
1616
{
1717
"tool": "rls",

0 commit comments

Comments
Β (0)