Skip to content

Commit

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

πŸ’” miri on windows: test-pass β†’ test-fail (cc @oli-obk @eddyb @RalfJung, @rust-lang/infra).
πŸ’” miri on linux: test-pass β†’ test-fail (cc @oli-obk @eddyb @RalfJung, @rust-lang/infra).
  • Loading branch information
rust-highfive committed Dec 7, 2019
1 parent b0093d3 commit 5adba03
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions _data/latest.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@
},
{
"tool": "miri",
"windows": "test-pass",
"linux": "test-pass",
"commit": "aeaaf8f640c919074983edd8366ab3d10321f2b5",
"datetime": "2019-12-05T02:18:01Z"
"windows": "test-fail",
"linux": "test-fail",
"commit": "5c5c8eb864e56ce905742b8e97df5506bba6aeef",
"datetime": "2019-12-07T18:00:27Z"
},
{
"tool": "rls",
Expand Down

0 comments on commit 5adba03

Please sign in to comment.