Skip to content

Commit

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

πŸ’” clippy-driver on windows: test-fail β†’ build-fail (cc @Manishearth @llogiq @mcarton @oli-obk, @rust-lang/infra).
πŸ’” clippy-driver on linux: test-fail β†’ 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 Dec 27, 2018
1 parent 069ef58 commit 7ae022f
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-fail",
"linux": "test-fail",
"commit": "14b96659e4e9b2f31431df48f47c219957e2666a",
"datetime": "2018-12-25T18:52:54Z"
"windows": "build-fail",
"linux": "build-fail",
"commit": "a1bad57fa59a8069a6ebb05cd6a2ae73c88b2e98",
"datetime": "2018-12-27T04:33:04Z"
},
{
"tool": "miri",
Expand All @@ -15,10 +15,10 @@
},
{
"tool": "rls",
"windows": "test-pass",
"linux": "test-pass",
"commit": "e16928082aa2d66a4498132572b69156b94b25f1",
"datetime": "2018-12-24T06:18:16Z"
"windows": "build-fail",
"linux": "build-fail",
"commit": "a1bad57fa59a8069a6ebb05cd6a2ae73c88b2e98",
"datetime": "2018-12-27T04:33:04Z"
},
{
"tool": "rustfmt",
Expand Down

0 comments on commit 7ae022f

Please sign in to comment.