Skip to content

Commit c0ff596

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

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

β€Ž_data/latest.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
[
22
{
33
"tool": "clippy-driver",
4-
"windows": "build-fail",
4+
"windows": "test-pass",
55
"linux": "build-fail",
6-
"commit": "9e9a136fcec5eb78f09a14dfd072a51ae2550269",
7-
"datetime": "2019-08-15T04:25:31Z"
6+
"commit": "1cdcea920e56a5d0587307a4c9cf8fff5c77c4bc",
7+
"datetime": "2019-08-15T08:14:50Z"
88
},
99
{
1010
"tool": "miri",
11-
"windows": "build-fail",
11+
"windows": "test-pass",
1212
"linux": "build-fail",
13-
"commit": "9e9a136fcec5eb78f09a14dfd072a51ae2550269",
14-
"datetime": "2019-08-15T04:25:31Z"
13+
"commit": "1cdcea920e56a5d0587307a4c9cf8fff5c77c4bc",
14+
"datetime": "2019-08-15T08:14:50Z"
1515
},
1616
{
1717
"tool": "rls",

0 commit comments

Comments
Β (0)