Skip to content

Commit

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

πŸ’” miri on windows: test-pass β†’ test-fail (cc @eddyb @RalfJung @oli-obk).
πŸ’” miri on linux: test-pass β†’ test-fail (cc @eddyb @RalfJung @oli-obk).
  • Loading branch information
rust-highfive committed Mar 10, 2021
1 parent d7d5a98 commit 6a5142d
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": "ef1468822146032d53bc3970ef8382b72923e51f",
"datetime": "2021-02-21T12:24:51Z"
"windows": "test-fail",
"linux": "test-fail",
"commit": "861872bc453bde79b83ff99d443d035225f10e87",
"datetime": "2021-03-10T04:07:45Z"
},
{
"tool": "rls",
Expand Down

0 comments on commit 6a5142d

Please sign in to comment.