Skip to content

Commit

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

πŸ’” clippy-driver on windows: test-fail β†’ build-fail (cc @Manishearth @llogiq @mcarton @oli-obk).
πŸ’” clippy-driver on linux: test-fail β†’ build-fail (cc @Manishearth @llogiq @mcarton @oli-obk).
πŸ’” miri on windows: test-fail β†’ build-fail (cc @oli-obk @RalfJung @eddyb).
πŸ’” miri on linux: test-fail β†’ build-fail (cc @oli-obk @RalfJung @eddyb).
  • Loading branch information
kennytm-githubbot committed Apr 26, 2018
1 parent f53a9bc commit 905eba1
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": "222551f3f3a26b9553c97c8e8b9ad15fdb7dc902",
"datetime": "2018-04-21T16:19:49Z"
"windows": "build-fail",
"linux": "build-fail",
"commit": "949010d23e9f7037a8e6f323588873b3d2438fb1",
"datetime": "2018-04-26T18:26:21Z"
},
{
"tool": "miri",
"windows": "test-fail",
"linux": "test-fail",
"commit": "f5203d1073a774e01ae0c57ebb561648a8fd9910",
"datetime": "2018-04-24T21:00:32Z"
"windows": "build-fail",
"linux": "build-fail",
"commit": "949010d23e9f7037a8e6f323588873b3d2438fb1",
"datetime": "2018-04-26T18:26:21Z"
},
{
"tool": "rls",
Expand Down

0 comments on commit 905eba1

Please sign in to comment.