Skip to content

Commit

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

πŸ’” 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, @rust-lang/infra).
πŸ’” rls on linux: test-pass β†’ build-fail (cc @nrc, @rust-lang/infra).
  • Loading branch information
rust-highfive committed Nov 3, 2018
1 parent 78910dc commit 0243f3f
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": "d06210f88f3c8f2b04402838a23f5d8970c803ca",
"datetime": "2018-11-02T01:20:36Z"
"windows": "build-fail",
"linux": "build-fail",
"commit": "2ad8c7b3502616aff142a4640cce911c6c2c5463",
"datetime": "2018-11-03T14:52:28Z"
},
{
"tool": "miri",
Expand All @@ -15,10 +15,10 @@
},
{
"tool": "rls",
"windows": "test-pass",
"linux": "test-pass",
"commit": "d06210f88f3c8f2b04402838a23f5d8970c803ca",
"datetime": "2018-11-02T01:20:36Z"
"windows": "build-fail",
"linux": "build-fail",
"commit": "2ad8c7b3502616aff142a4640cce911c6c2c5463",
"datetime": "2018-11-03T14:52:28Z"
},
{
"tool": "rustfmt",
Expand Down

0 comments on commit 0243f3f

Please sign in to comment.