Skip to content

Commit 057c23c

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#52395!
Tested on commit rust-lang/rust@1fa76a4. Direct link to PR: <rust-lang/rust#52395> πŸ’” 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 b81c8e4 commit 057c23c

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": "7e320595320855beb97a5959d67bd12f2afca4d1",
7-
"datetime": "2018-07-15T04:02:56Z"
4+
"windows": "test-fail",
5+
"linux": "test-fail",
6+
"commit": "1fa76a45024412c268237b840294ae3056035ff4",
7+
"datetime": "2018-07-16T09:43:11Z"
88
},
99
{
1010
"tool": "miri",

0 commit comments

Comments
Β (0)