Skip to content

Commit 7537a62

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#69592!
Tested on commit rust-lang/rust@2917d99. Direct link to PR: <rust-lang/rust#69592> πŸ’” 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-fail β†’ build-fail (cc @oli-obk @eddyb @RalfJung). πŸ’” miri on linux: test-fail β†’ build-fail (cc @oli-obk @eddyb @RalfJung).
1 parent 3678360 commit 7537a62

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": "3a0d106109d73ed2e45a9925a9512ade2afb7df9",
7-
"datetime": "2020-02-26T12:49:55Z"
4+
"windows": "build-fail",
5+
"linux": "build-fail",
6+
"commit": "2917d993023dec5111147a1552ec78b206a5a37e",
7+
"datetime": "2020-03-01T04:43:25Z"
88
},
99
{
1010
"tool": "miri",
11-
"windows": "test-fail",
12-
"linux": "test-fail",
13-
"commit": "e3a277943e5e55a4ef169d5cc629de664db5e24e",
14-
"datetime": "2020-02-25T15:10:09Z"
11+
"windows": "build-fail",
12+
"linux": "build-fail",
13+
"commit": "2917d993023dec5111147a1552ec78b206a5a37e",
14+
"datetime": "2020-03-01T04:43:25Z"
1515
},
1616
{
1717
"tool": "rls",

0 commit comments

Comments
Β (0)