Skip to content

Commit

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

πŸ’” clippy-driver on windows: test-pass β†’ build-fail (cc @mcarton @oli-obk @Manishearth @flip1995 @yaahc @phansch @llogiq, @rust-lang/infra).
πŸ’” clippy-driver on linux: test-pass β†’ build-fail (cc @mcarton @oli-obk @Manishearth @flip1995 @yaahc @phansch @llogiq, @rust-lang/infra).
πŸ’” miri on windows: test-fail β†’ build-fail (cc @oli-obk @eddyb @RalfJung, @rust-lang/infra).
πŸ’” miri on linux: test-fail β†’ build-fail (cc @oli-obk @eddyb @RalfJung, @rust-lang/infra).
  • Loading branch information
rust-highfive committed Sep 26, 2019
1 parent 43b5645 commit cae658b
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": "a5bc0f0e3f0c58518c0537d82dee0fcfeb57115c",
"datetime": "2019-09-26T02:31:34Z"
"windows": "build-fail",
"linux": "build-fail",
"commit": "dc45735f29788924b9fc351d100e5bf3ebdca162",
"datetime": "2019-09-26T08:43:30Z"
},
{
"tool": "miri",
"windows": "test-fail",
"linux": "test-fail",
"commit": "a5bc0f0e3f0c58518c0537d82dee0fcfeb57115c",
"datetime": "2019-09-26T02:31:34Z"
"windows": "build-fail",
"linux": "build-fail",
"commit": "dc45735f29788924b9fc351d100e5bf3ebdca162",
"datetime": "2019-09-26T08:43:30Z"
},
{
"tool": "rls",
Expand Down

0 comments on commit cae658b

Please sign in to comment.