Skip to content

Commit

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

πŸ’” 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 Jun 8, 2021
1 parent 3f2bb4f commit 5217b29
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": "835150e70288535bc57bb624792229b9dc94991d",
"datetime": "2021-06-03T13:10:28Z"
"windows": "test-fail",
"linux": "test-fail",
"commit": "a50d72158e08e02cfc051b863017bdbd2c45b637",
"datetime": "2021-06-08T09:45:43Z"
},
{
"tool": "rls",
Expand Down

0 comments on commit 5217b29

Please sign in to comment.