Skip to content

Commit

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

πŸ’” clippy-driver on windows: test-pass β†’ build-fail (cc @Manishearth @llogiq @mcarton @oli-obk @phansch, @rust-lang/infra).
πŸ’” clippy-driver on linux: test-pass β†’ build-fail (cc @Manishearth @llogiq @mcarton @oli-obk @phansch, @rust-lang/infra).
πŸ’” rls on windows: test-fail β†’ build-fail (cc @Xanewok, @rust-lang/infra).
πŸ’” rls on linux: test-fail β†’ build-fail (cc @Xanewok, @rust-lang/infra).
  • Loading branch information
rust-highfive committed Apr 25, 2019
1 parent b06e2c9 commit 3c73db3
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": "bfb443eb1de484fde141fa9090a9f4291cbe60a5",
"datetime": "2019-04-24T09:03:14Z"
"windows": "build-fail",
"linux": "build-fail",
"commit": "3d211248393686e0f73851fc7548f6605220fbe1",
"datetime": "2019-04-25T03:45:52Z"
},
{
"tool": "miri",
Expand All @@ -15,10 +15,10 @@
},
{
"tool": "rls",
"windows": "test-fail",
"linux": "test-fail",
"commit": "bfb443eb1de484fde141fa9090a9f4291cbe60a5",
"datetime": "2019-04-24T09:03:14Z"
"windows": "build-fail",
"linux": "build-fail",
"commit": "3d211248393686e0f73851fc7548f6605220fbe1",
"datetime": "2019-04-25T03:45:52Z"
},
{
"tool": "rustfmt",
Expand Down

0 comments on commit 3c73db3

Please sign in to comment.