Skip to content

Commit

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

πŸ’” 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 28, 2019
1 parent 4100735 commit 3cab49f
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": "a6ce9b312354cadb046be40398b7e28b616bad28",
"datetime": "2019-05-28T17:38:57Z"
"windows": "build-fail",
"linux": "build-fail",
"commit": "721268583759224d0f6476e0b8b196cc8afbdea0",
"datetime": "2019-05-28T20:32:00Z"
},
{
"tool": "miri",
Expand All @@ -15,10 +15,10 @@
},
{
"tool": "rls",
"windows": "test-pass",
"linux": "test-pass",
"commit": "a6ce9b312354cadb046be40398b7e28b616bad28",
"datetime": "2019-05-28T17:38:57Z"
"windows": "build-fail",
"linux": "build-fail",
"commit": "721268583759224d0f6476e0b8b196cc8afbdea0",
"datetime": "2019-05-28T20:32:00Z"
},
{
"tool": "rustfmt",
Expand Down

0 comments on commit 3cab49f

Please sign in to comment.