Skip to content

Commit

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

πŸ’” 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 23, 2019
1 parent bbce185 commit 86ab8fd
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": "11f01bfb9f79b569aee6ac724eea59c7105a7f19",
"datetime": "2019-05-23T01:51:47Z"
"windows": "build-fail",
"linux": "build-fail",
"commit": "15ccaf77911d9261d0c254be8a3e878db84792c6",
"datetime": "2019-05-23T04:49:16Z"
},
{
"tool": "miri",
Expand All @@ -15,10 +15,10 @@
},
{
"tool": "rls",
"windows": "test-pass",
"linux": "test-pass",
"commit": "11f01bfb9f79b569aee6ac724eea59c7105a7f19",
"datetime": "2019-05-23T01:51:47Z"
"windows": "build-fail",
"linux": "build-fail",
"commit": "15ccaf77911d9261d0c254be8a3e878db84792c6",
"datetime": "2019-05-23T04:49:16Z"
},
{
"tool": "rustfmt",
Expand Down

0 comments on commit 86ab8fd

Please sign in to comment.