Skip to content

Commit

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

πŸ’” 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 May 7, 2021
1 parent 17b90dd commit 1dc19c2
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
@@ -1,10 +1,10 @@
[
{
"tool": "miri",
"windows": "test-pass",
"linux": "test-pass",
"commit": "8bf0bd9c7957776945f5c2404eba1edd6ae3127d",
"datetime": "2021-05-04T20:51:09Z"
"windows": "test-fail",
"linux": "test-fail",
"commit": "ac888e8675182c703c2cd097957878faf88dad94",
"datetime": "2021-05-07T10:07:03Z"
},
{
"tool": "rls",
Expand Down

0 comments on commit 1dc19c2

Please sign in to comment.