Skip to content

Commit 1da983c

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

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

β€Ž_data/latest.json

+8-8
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": "209b2be09fcaff937480d1fbbe8b31646e361c7a",
7-
"datetime": "2020-04-07T07:13:57Z"
4+
"windows": "test-pass",
5+
"linux": "test-pass",
6+
"commit": "94d346360da50f159e0dc777dc9bc3c5b6b51a00",
7+
"datetime": "2020-04-09T23:19:27Z"
88
},
99
{
1010
"tool": "miri",
11-
"windows": "build-fail",
12-
"linux": "build-fail",
13-
"commit": "42abbd8878d3b67238f3611b0587c704ba94f39c",
14-
"datetime": "2020-04-07T16:59:39Z"
11+
"windows": "test-pass",
12+
"linux": "test-pass",
13+
"commit": "94d346360da50f159e0dc777dc9bc3c5b6b51a00",
14+
"datetime": "2020-04-09T23:19:27Z"
1515
},
1616
{
1717
"tool": "rls",

0 commit comments

Comments
Β (0)