Skip to content

Commit

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

πŸ’” clippy-driver on windows: test-pass β†’ build-fail (cc @Manishearth @llogiq @mcarton @oli-obk, @rust-lang/infra).
πŸ’” clippy-driver on linux: test-pass β†’ build-fail (cc @Manishearth @llogiq @mcarton @oli-obk, @rust-lang/infra).
πŸ’” miri on windows: test-pass β†’ build-fail (cc @oli-obk @RalfJung @eddyb, @rust-lang/infra).
πŸ’” miri on linux: test-pass β†’ build-fail (cc @oli-obk @RalfJung @eddyb, @rust-lang/infra).
  • Loading branch information
kennytm-githubbot committed May 10, 2018
1 parent 25b169a commit 6ce0459
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": "697a989ec05ad7445bacd68983fd807e159ea717",
"datetime": "2018-05-08T12:26:34Z"
"windows": "build-fail",
"linux": "build-fail",
"commit": "0a223d139cd26e5bfab23a478a5cad845eaab131",
"datetime": "2018-05-10T16:28:30Z"
},
{
"tool": "miri",
"windows": "test-pass",
"linux": "test-pass",
"commit": "8ff4b42064b374bb62043f7729f84b6d979c7667",
"datetime": "2018-05-08T20:37:05Z"
"windows": "build-fail",
"linux": "build-fail",
"commit": "0a223d139cd26e5bfab23a478a5cad845eaab131",
"datetime": "2018-05-10T16:28:30Z"
},
{
"tool": "rls",
Expand Down

0 comments on commit 6ce0459

Please sign in to comment.