Skip to content

Commit

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

πŸ’” 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 @nrc @Xanewok, @rust-lang/infra).
πŸ’” rls on linux: test-pass β†’ build-fail (cc @nrc @Xanewok, @rust-lang/infra).
  • Loading branch information
rust-highfive committed Feb 27, 2019
1 parent 6c278a2 commit d6c8385
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": "4d66b7b76df04c29422ae3385920abb5cb947cff",
"datetime": "2019-02-19T12:53:35Z"
"windows": "build-fail",
"linux": "build-fail",
"commit": "f0be45738dd3524f9487f3cf358ef014b12c4061",
"datetime": "2019-02-27T04:13:49Z"
},
{
"tool": "miri",
Expand All @@ -15,10 +15,10 @@
},
{
"tool": "rls",
"windows": "test-pass",
"linux": "test-pass",
"commit": "4d66b7b76df04c29422ae3385920abb5cb947cff",
"datetime": "2019-02-19T12:53:35Z"
"windows": "build-fail",
"linux": "build-fail",
"commit": "f0be45738dd3524f9487f3cf358ef014b12c4061",
"datetime": "2019-02-27T04:13:49Z"
},
{
"tool": "rustfmt",
Expand Down

0 comments on commit d6c8385

Please sign in to comment.