Skip to content

Commit 7ee48d4

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#70653!
Tested on commit rust-lang/rust@235938d. Direct link to PR: <rust-lang/rust#70653> πŸ’” clippy-driver on windows: test-fail β†’ build-fail (cc @mcarton @oli-obk @Manishearth @flip1995 @yaahc @phansch @llogiq). πŸ’” clippy-driver on linux: test-fail β†’ build-fail (cc @mcarton @oli-obk @Manishearth @flip1995 @yaahc @phansch @llogiq). πŸ’” miri on windows: test-pass β†’ build-fail (cc @oli-obk @eddyb @RalfJung). πŸ’” miri on linux: test-pass β†’ build-fail (cc @oli-obk @eddyb @RalfJung).
1 parent 3cc6563 commit 7ee48d4

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": "test-fail",
5-
"linux": "test-fail",
6-
"commit": "58dd1ce8383aaebcad9b6027b89a316fd868b35c",
7-
"datetime": "2020-04-01T01:30:30Z"
4+
"windows": "build-fail",
5+
"linux": "build-fail",
6+
"commit": "235938d1acdd93d6641a741c81f64e415b786751",
7+
"datetime": "2020-04-01T17:10:50Z"
88
},
99
{
1010
"tool": "miri",
11-
"windows": "test-pass",
12-
"linux": "test-pass",
13-
"commit": "99009bf31992fb9257b84550dbf7cb509f987952",
14-
"datetime": "2020-04-01T11:08:18Z"
11+
"windows": "build-fail",
12+
"linux": "build-fail",
13+
"commit": "235938d1acdd93d6641a741c81f64e415b786751",
14+
"datetime": "2020-04-01T17:10:50Z"
1515
},
1616
{
1717
"tool": "rls",

0 commit comments

Comments
Β (0)