Skip to content

Commit

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

πŸ’” clippy-driver on windows: test-pass β†’ build-fail (cc @Manishearth @llogiq @mcarton @oli-obk @phansch @flip1995 @yaahc, @rust-lang/infra).
πŸ’” clippy-driver on linux: test-pass β†’ build-fail (cc @Manishearth @llogiq @mcarton @oli-obk @phansch @flip1995 @yaahc, @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 Sep 13, 2019
1 parent 1e8c6ba commit 809fb11
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": "61dced18277a8cd55c963502db5a4cdf837858f3",
"datetime": "2019-09-10T08:32:17Z"
"windows": "build-fail",
"linux": "build-fail",
"commit": "a6946a817a1345ce739acd8b12255c0a595e9b39",
"datetime": "2019-09-13T19:36:28Z"
},
{
"tool": "miri",
"windows": "test-fail",
"linux": "test-fail",
"commit": "34e82a7b793a6cdd27df762bf46bab8cdc92b14a",
"datetime": "2019-09-10T20:22:50Z"
"windows": "build-fail",
"linux": "build-fail",
"commit": "a6946a817a1345ce739acd8b12255c0a595e9b39",
"datetime": "2019-09-13T19:36:28Z"
},
{
"tool": "rls",
Expand Down

0 comments on commit 809fb11

Please sign in to comment.