Skip to content

Commit

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

πŸ’” 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 May 8, 2019
1 parent f83e47f commit 39d61fb
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": "8dd4aae9a83964cc08505da92d07ec68a3a2341d",
"datetime": "2019-05-04T16:01:15Z"
"windows": "build-fail",
"linux": "build-fail",
"commit": "33cde4aac2ec1b0a493d0acaa4c4fb45de0c6e94",
"datetime": "2019-05-08T01:28:54Z"
},
{
"tool": "miri",
Expand All @@ -15,10 +15,10 @@
},
{
"tool": "rls",
"windows": "test-pass",
"linux": "test-pass",
"commit": "f64ed091570f222d9a8eeb210dd6d1676ff38ceb",
"datetime": "2019-05-07T00:07:28Z"
"windows": "build-fail",
"linux": "build-fail",
"commit": "33cde4aac2ec1b0a493d0acaa4c4fb45de0c6e94",
"datetime": "2019-05-08T01:28:54Z"
},
{
"tool": "rustfmt",
Expand Down

0 comments on commit 39d61fb

Please sign in to comment.