Skip to content

Commit

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

πŸ’” clippy-driver on windows: test-pass β†’ build-fail (cc @Manishearth @llogiq @mcarton @oli-obk, @rust-lang/infra).
πŸ’” clippy-driver on linux: test-pass β†’ build-fail (cc @Manishearth @llogiq @mcarton @oli-obk, @rust-lang/infra).
πŸ’” rls on windows: test-pass β†’ build-fail (cc @nrc, @rust-lang/infra).
πŸ’” rls on linux: test-pass β†’ build-fail (cc @nrc, @rust-lang/infra).
  • Loading branch information
rust-highfive committed Nov 1, 2018
1 parent 770570d commit 06d90a4
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions _data/latest.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
[
{
"tool": "clippy-driver",
"windows": "test-pass",
"linux": "test-pass",
"commit": "e8aef7cae14bc7a56859408c90253e9bcc07fcff",
"datetime": "2018-10-30T14:21:59Z"
"windows": "build-fail",
"linux": "build-fail",
"commit": "451987d86c89b38ddd8c4c124f1b9b6d4ded6983",
"datetime": "2018-11-01T19:12:16Z"
},
{
"tool": "miri",
Expand All @@ -15,10 +15,10 @@
},
{
"tool": "rls",
"windows": "test-pass",
"linux": "test-pass",
"commit": "c613d26ee2ed801f775af9872062775ab89609ac",
"datetime": "2018-11-01T05:24:20Z"
"windows": "build-fail",
"linux": "build-fail",
"commit": "451987d86c89b38ddd8c4c124f1b9b6d4ded6983",
"datetime": "2018-11-01T19:12:16Z"
},
{
"tool": "rustfmt",
Expand Down

0 comments on commit 06d90a4

Please sign in to comment.