Skip to content

Commit

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

πŸ’” 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 Oct 22, 2019
1 parent 190752c commit 03bc172
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": "c23a7aa778b0dfeffbf83b099bdf971242c1e1ac",
"datetime": "2019-10-19T21:56:58Z"
"windows": "build-fail",
"linux": "build-fail",
"commit": "6576f4be5af31a5e61dfc0cf50b7130e6c6dfb35",
"datetime": "2019-10-22T04:10:37Z"
},
{
"tool": "miri",
"windows": "test-pass",
"linux": "test-pass",
"commit": "b7a9c285a50f3a94c44687ba9ff3ab0648243aaa",
"datetime": "2019-10-21T11:36:03Z"
"windows": "build-fail",
"linux": "build-fail",
"commit": "6576f4be5af31a5e61dfc0cf50b7130e6c6dfb35",
"datetime": "2019-10-22T04:10:37Z"
},
{
"tool": "rls",
Expand Down

0 comments on commit 03bc172

Please sign in to comment.