Skip to content

Commit

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

πŸ’” miri on windows: test-pass β†’ test-fail (cc @RalfJung @eddyb @oli-obk).
πŸ’” miri on linux: test-pass β†’ test-fail (cc @RalfJung @eddyb @oli-obk).
  • Loading branch information
rust-highfive committed Jul 10, 2021
1 parent f20035a commit 90b42bc
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": "2daa26b7caad3742c9c61849c67d7341c3df5b97",
"datetime": "2021-07-08T09:12:39Z"
"windows": "test-fail",
"linux": "test-fail",
"commit": "3982eb35cabe3a99194d768d34a92347967c3fa2",
"datetime": "2021-07-10T16:41:42Z"
},
{
"tool": "rls",
Expand Down

0 comments on commit 90b42bc

Please sign in to comment.