Skip to content

Commit

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

πŸ’” miri on windows: test-pass β†’ test-fail (cc @oli-obk @eddyb @RalfJung).
πŸ’” miri on linux: test-pass β†’ test-fail (cc @oli-obk @eddyb @RalfJung).
  • Loading branch information
rust-highfive committed Mar 9, 2020
1 parent f54793b commit 80fa5b9
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": "2b0cfa5b4c5099f45ca540ee1c7d8c1ecd5267d2",
"datetime": "2020-03-04T14:09:08Z"
"windows": "test-fail",
"linux": "test-fail",
"commit": "3dbade652ed8ebac70f903e01f51cd92c4e4302c",
"datetime": "2020-03-09T15:17:54Z"
},
{
"tool": "rls",
Expand Down

0 comments on commit 80fa5b9

Please sign in to comment.