Skip to content

Commit

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

πŸ’” 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 Aug 14, 2018
1 parent 8882b56 commit 52d5ef9
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": "376b60da8b65d7c4392f0a5e2b45c42e84bd01ce",
"datetime": "2018-08-08T17:28:40Z"
"windows": "build-fail",
"linux": "build-fail",
"commit": "3e05f80a3790bb96247e9325fe54e484086f77f5",
"datetime": "2018-08-14T06:32:24Z"
},
{
"tool": "miri",
Expand All @@ -15,10 +15,10 @@
},
{
"tool": "rls",
"windows": "test-pass",
"linux": "test-pass",
"commit": "147ca2d2a6662993cee56db8c971f4f0ac73783a",
"datetime": "2018-08-13T09:16:47Z"
"windows": "build-fail",
"linux": "build-fail",
"commit": "3e05f80a3790bb96247e9325fe54e484086f77f5",
"datetime": "2018-08-14T06:32:24Z"
},
{
"tool": "rustfmt",
Expand Down

0 comments on commit 52d5ef9

Please sign in to comment.