Skip to content

Commit

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

πŸ’” clippy-driver on windows: test-fail β†’ build-fail (cc @Manishearth @llogiq @mcarton @oli-obk, @rust-lang/infra).
πŸ’” clippy-driver on linux: test-fail β†’ build-fail (cc @Manishearth @llogiq @mcarton @oli-obk, @rust-lang/infra).
πŸ’” miri on windows: test-fail β†’ build-fail (cc @oli-obk @RalfJung @eddyb, @rust-lang/infra).
πŸ’” miri on linux: test-fail β†’ build-fail (cc @oli-obk @RalfJung @eddyb, @rust-lang/infra).
  • Loading branch information
rust-highfive committed Dec 7, 2018
1 parent e8793f5 commit ccdc58b
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": "15a2607863fded7570cacfc7825702dde5a4234c",
"datetime": "2018-12-07T08:48:03Z"
"windows": "build-fail",
"linux": "build-fail",
"commit": "4a45578bc58ff262864f72680cc02e83f5d2f5b3",
"datetime": "2018-12-07T22:23:50Z"
},
{
"tool": "miri",
"windows": "test-fail",
"linux": "test-fail",
"commit": "128a1fa4e1f85e04f522653bb9bee83ed6523440",
"datetime": "2018-12-06T12:42:46Z"
"windows": "build-fail",
"linux": "build-fail",
"commit": "4a45578bc58ff262864f72680cc02e83f5d2f5b3",
"datetime": "2018-12-07T22:23:50Z"
},
{
"tool": "rls",
Expand Down

0 comments on commit ccdc58b

Please sign in to comment.