Skip to content

Commit

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

πŸ’” 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-pass β†’ build-fail (cc @Xanewok, @rust-lang/infra).
πŸ’” rls on linux: test-pass β†’ build-fail (cc @Xanewok, @rust-lang/infra).
  • Loading branch information
rust-highfive committed Jun 2, 2019
1 parent c9f2c48 commit 527aa37
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": "03ee55bb1c8c2379fdabf68e306186b390444f61",
"datetime": "2019-06-01T21:52:46Z"
"windows": "build-fail",
"linux": "build-fail",
"commit": "4c7bb8b0d9d3c5149c8ad12b59604ccb57e8accc",
"datetime": "2019-06-02T14:43:06Z"
},
{
"tool": "miri",
Expand All @@ -15,10 +15,10 @@
},
{
"tool": "rls",
"windows": "test-pass",
"linux": "test-pass",
"commit": "aa5bd03892618e129529b6ed91bde9ee28ed1a2f",
"datetime": "2019-06-02T04:12:04Z"
"windows": "build-fail",
"linux": "build-fail",
"commit": "4c7bb8b0d9d3c5149c8ad12b59604ccb57e8accc",
"datetime": "2019-06-02T14:43:06Z"
},
{
"tool": "rustfmt",
Expand Down

0 comments on commit 527aa37

Please sign in to comment.