Skip to content

Commit

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

πŸ’” 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 @Xanewok, @rust-lang/infra).
πŸ’” rls on linux: test-pass β†’ build-fail (cc @nrc @Xanewok, @rust-lang/infra).
  • Loading branch information
rust-highfive committed Dec 29, 2018
1 parent e861048 commit a9bffdf
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": "d9e3edb74bb52d3d60d48dc956319c68f7f2805c",
"datetime": "2018-12-29T01:23:34Z"
"windows": "build-fail",
"linux": "build-fail",
"commit": "59183180f718fc2212828e180f2f856f0db1bb9c",
"datetime": "2018-12-29T23:47:26Z"
},
{
"tool": "miri",
Expand All @@ -15,10 +15,10 @@
},
{
"tool": "rls",
"windows": "test-pass",
"linux": "test-pass",
"commit": "d5175f4405029cf456ca0cd44b438a7f86ffdc06",
"datetime": "2018-12-29T12:57:57Z"
"windows": "build-fail",
"linux": "build-fail",
"commit": "59183180f718fc2212828e180f2f856f0db1bb9c",
"datetime": "2018-12-29T23:47:26Z"
},
{
"tool": "rustfmt",
Expand Down

0 comments on commit a9bffdf

Please sign in to comment.