Skip to content

Commit

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

πŸ’” clippy-driver on windows: test-fail β†’ build-fail (cc @Manishearth @llogiq @mcarton @oli-obk @phansch, @rust-lang/infra).
πŸ’” clippy-driver on linux: test-fail β†’ build-fail (cc @Manishearth @llogiq @mcarton @oli-obk @phansch, @rust-lang/infra).
πŸ’” rls on windows: test-fail β†’ 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 Apr 14, 2019
1 parent 6b7974b commit 14bfc03
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": "00856722bad5e9d96048319fb41f4b7e249820cd",
"datetime": "2019-04-14T01:11:58Z"
"windows": "build-fail",
"linux": "build-fail",
"commit": "9cd61f025b1b92076e69a9ef2d9233325c7d8bdc",
"datetime": "2019-04-14T19:43:35Z"
},
{
"tool": "miri",
Expand All @@ -15,10 +15,10 @@
},
{
"tool": "rls",
"windows": "test-fail",
"linux": "test-pass",
"commit": "d70c5a912edbeca55a84e4185e8fe22918aef8dc",
"datetime": "2019-04-14T15:48:07Z"
"windows": "build-fail",
"linux": "build-fail",
"commit": "9cd61f025b1b92076e69a9ef2d9233325c7d8bdc",
"datetime": "2019-04-14T19:43:35Z"
},
{
"tool": "rustfmt",
Expand Down

0 comments on commit 14bfc03

Please sign in to comment.