Skip to content

Commit

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

πŸ’” 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-pass β†’ build-fail (cc @oli-obk @eddyb @RalfJung, @rust-lang/infra).
πŸ’” miri on linux: test-pass β†’ build-fail (cc @oli-obk @eddyb @RalfJung, @rust-lang/infra).
  • Loading branch information
rust-highfive committed Jan 4, 2020
1 parent 2228667 commit 87babe9
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": "38aa6bdfd705ea0604d7d5dd9fabc5e8f853a4fc",
"datetime": "2020-01-01T02:07:57Z"
"windows": "build-fail",
"linux": "build-fail",
"commit": "abf2e00e38ad404d563f03acbcf06b08813fd086",
"datetime": "2020-01-04T09:33:49Z"
},
{
"tool": "miri",
"windows": "test-pass",
"linux": "test-pass",
"commit": "c5840f9d252c2f5cc16698dbf385a29c5de3ca07",
"datetime": "2020-01-03T22:04:36Z"
"windows": "build-fail",
"linux": "build-fail",
"commit": "abf2e00e38ad404d563f03acbcf06b08813fd086",
"datetime": "2020-01-04T09:33:49Z"
},
{
"tool": "rls",
Expand Down

0 comments on commit 87babe9

Please sign in to comment.