Skip to content

Commit

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

πŸ’” 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 @Xanewok, @rust-lang/infra).
πŸ’” rls on linux: test-pass β†’ build-fail (cc @nrc @Xanewok, @rust-lang/infra).
  • Loading branch information
rust-highfive committed Nov 15, 2018
1 parent 3b0e519 commit 30e63cc
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": "56ac2c4fc3a287c189abb2db5fd26a53f30ef9e7",
"datetime": "2018-11-05T09:50:15Z"
"windows": "build-fail",
"linux": "build-fail",
"commit": "9649c1f70fddd01843024932df97fb5a2b10bfe8",
"datetime": "2018-11-15T15:41:22Z"
},
{
"tool": "miri",
Expand All @@ -15,10 +15,10 @@
},
{
"tool": "rls",
"windows": "test-pass",
"linux": "test-pass",
"commit": "6f93e93af6f823948cc13d2938957757c6486d88",
"datetime": "2018-11-14T22:17:31Z"
"windows": "build-fail",
"linux": "build-fail",
"commit": "9649c1f70fddd01843024932df97fb5a2b10bfe8",
"datetime": "2018-11-15T15:41:22Z"
},
{
"tool": "rustfmt",
Expand Down

0 comments on commit 30e63cc

Please sign in to comment.