Skip to content

Commit 6dddb3c

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#57088!
Tested on commit rust-lang/rust@14b9665. Direct link to PR: <rust-lang/rust#57088> πŸ’” clippy-driver on windows: test-pass β†’ test-fail (cc @Manishearth @llogiq @mcarton @oli-obk, @rust-lang/infra). πŸ’” clippy-driver on linux: test-pass β†’ test-fail (cc @Manishearth @llogiq @mcarton @oli-obk, @rust-lang/infra).
1 parent 89666d5 commit 6dddb3c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

β€Ž_data/latest.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
[
22
{
33
"tool": "clippy-driver",
4-
"windows": "test-pass",
5-
"linux": "test-pass",
6-
"commit": "e16928082aa2d66a4498132572b69156b94b25f1",
7-
"datetime": "2018-12-24T06:18:16Z"
4+
"windows": "test-fail",
5+
"linux": "test-fail",
6+
"commit": "14b96659e4e9b2f31431df48f47c219957e2666a",
7+
"datetime": "2018-12-25T18:52:54Z"
88
},
99
{
1010
"tool": "miri",

0 commit comments

Comments
Β (0)