Skip to content

Commit

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

πŸ’” 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 17, 2019
1 parent 774e05e commit 39c1cf3
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": "bfc58789a4d08519e93aef517d5ffe17c113ba8e",
"datetime": "2019-10-16T08:59:51Z"
"windows": "build-fail",
"linux": "build-fail",
"commit": "fa0f7d0080d8e7e9eb20aa9cbf8013f96c81287f",
"datetime": "2019-10-17T22:40:47Z"
},
{
"tool": "miri",
"windows": "test-pass",
"linux": "test-pass",
"commit": "437ca55f23b7ed0051334a7e38ecabd83a173b53",
"datetime": "2019-10-15T15:15:43Z"
"windows": "build-fail",
"linux": "build-fail",
"commit": "fa0f7d0080d8e7e9eb20aa9cbf8013f96c81287f",
"datetime": "2019-10-17T22:40:47Z"
},
{
"tool": "rls",
Expand Down

0 comments on commit 39c1cf3

Please sign in to comment.