Skip to content

Commit

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

πŸ’” 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 12, 2019
1 parent b49ecdb commit 7a1e2b8
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": "3103fb2f72ad0443a354d4b6f5966645b5f85885",
"datetime": "2019-05-11T19:14:05Z"
"windows": "build-fail",
"linux": "build-fail",
"commit": "1764b29725df66183059f406c8c65edf642bbd43",
"datetime": "2019-05-12T20:29:22Z"
},
{
"tool": "miri",
Expand All @@ -15,10 +15,10 @@
},
{
"tool": "rls",
"windows": "test-pass",
"linux": "test-pass",
"commit": "3103fb2f72ad0443a354d4b6f5966645b5f85885",
"datetime": "2019-05-11T19:14:05Z"
"windows": "build-fail",
"linux": "build-fail",
"commit": "1764b29725df66183059f406c8c65edf642bbd43",
"datetime": "2019-05-12T20:29:22Z"
},
{
"tool": "rustfmt",
Expand Down

0 comments on commit 7a1e2b8

Please sign in to comment.