Skip to content

Commit

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

πŸ’” clippy-driver on windows: test-fail β†’ build-fail (cc @mcarton @oli-obk @Manishearth @flip1995 @yaahc @phansch @llogiq).
πŸ’” clippy-driver on linux: test-fail β†’ build-fail (cc @mcarton @oli-obk @Manishearth @flip1995 @yaahc @phansch @llogiq).
πŸ’” miri on windows: test-fail β†’ build-fail (cc @oli-obk @eddyb @RalfJung).
πŸ’” miri on linux: test-fail β†’ build-fail (cc @oli-obk @eddyb @RalfJung).
  • Loading branch information
rust-highfive committed Mar 1, 2020
1 parent 3678360 commit 7537a62
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,17 +1,17 @@
[
{
"tool": "clippy-driver",
"windows": "test-fail",
"linux": "test-fail",
"commit": "3a0d106109d73ed2e45a9925a9512ade2afb7df9",
"datetime": "2020-02-26T12:49:55Z"
"windows": "build-fail",
"linux": "build-fail",
"commit": "2917d993023dec5111147a1552ec78b206a5a37e",
"datetime": "2020-03-01T04:43:25Z"
},
{
"tool": "miri",
"windows": "test-fail",
"linux": "test-fail",
"commit": "e3a277943e5e55a4ef169d5cc629de664db5e24e",
"datetime": "2020-02-25T15:10:09Z"
"windows": "build-fail",
"linux": "build-fail",
"commit": "2917d993023dec5111147a1552ec78b206a5a37e",
"datetime": "2020-03-01T04:43:25Z"
},
{
"tool": "rls",
Expand Down

0 comments on commit 7537a62

Please sign in to comment.