Skip to content

Commit

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

πŸ’” 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-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 Mar 23, 2019
1 parent b1123d4 commit 8858de6
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": "3eb4890dfe6db0279fdd3cda19f9643873ae3db9",
"datetime": "2019-03-19T21:40:52Z"
"windows": "build-fail",
"linux": "build-fail",
"commit": "0f118f6a6c8fda5101f956243c716632a56f5188",
"datetime": "2019-03-23T15:50:42Z"
},
{
"tool": "miri",
Expand All @@ -15,10 +15,10 @@
},
{
"tool": "rls",
"windows": "test-pass",
"linux": "test-pass",
"commit": "48e354d224ff38ccde3936479a7f514b6492e910",
"datetime": "2019-03-21T12:14:22Z"
"windows": "build-fail",
"linux": "build-fail",
"commit": "0f118f6a6c8fda5101f956243c716632a56f5188",
"datetime": "2019-03-23T15:50:42Z"
},
{
"tool": "rustfmt",
Expand Down

0 comments on commit 8858de6

Please sign in to comment.