Skip to content

Commit

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

πŸ’” 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).
πŸ’” miri on windows: test-pass β†’ test-fail (cc @oli-obk @RalfJung @eddyb, @rust-lang/infra).
πŸ’” miri on linux: test-pass β†’ test-fail (cc @oli-obk @RalfJung @eddyb, @rust-lang/infra).
  • Loading branch information
rust-highfive committed Jun 18, 2019
1 parent ce24907 commit 28dac7b
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-pass",
"linux": "test-pass",
"commit": "63f21b6ca576c8b747829d4f3f9d4eb2f94ee38b",
"datetime": "2019-06-17T10:03:50Z"
"windows": "build-fail",
"linux": "build-fail",
"commit": "9f22ddf6bb7001b884006b9528f8fc8c5b94ae8f",
"datetime": "2019-06-18T02:18:33Z"
},
{
"tool": "miri",
"windows": "test-pass",
"linux": "test-pass",
"commit": "374c63e0fc356eb61b1966cb6026a2a49fe9226d",
"datetime": "2019-06-16T07:31:38Z"
"windows": "test-fail",
"linux": "test-fail",
"commit": "9f22ddf6bb7001b884006b9528f8fc8c5b94ae8f",
"datetime": "2019-06-18T02:18:33Z"
},
{
"tool": "rls",
Expand Down

0 comments on commit 28dac7b

Please sign in to comment.