Skip to content

Commit

Permalink
πŸ“£ Toolstate changed by rust-lang/rust#53016!
Browse files Browse the repository at this point in the history
Tested on commit rust-lang/rust@45a9d41.
Direct link to PR: <rust-lang/rust#53016>

πŸ’” clippy-driver on windows: test-fail β†’ build-fail (cc @Manishearth @llogiq @mcarton @oli-obk, @rust-lang/infra).
πŸ’” clippy-driver on linux: test-fail β†’ build-fail (cc @Manishearth @llogiq @mcarton @oli-obk, @rust-lang/infra).
  • Loading branch information
rust-highfive committed Aug 7, 2018
1 parent f373411 commit cb6a418
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions _data/latest.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
[
{
"tool": "clippy-driver",
"windows": "test-fail",
"linux": "test-fail",
"commit": "b2397437530eecef72a1524a7e0a4b42034fa360",
"datetime": "2018-08-06T19:17:03Z"
"windows": "build-fail",
"linux": "build-fail",
"commit": "45a9d410f934247256812eda55ca66dd6999b3de",
"datetime": "2018-08-07T00:09:09Z"
},
{
"tool": "miri",
Expand Down

1 comment on commit cb6a418

@scottmcm
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Clippy fix is up at rust-lang/rust-clippy#3011

Please sign in to comment.