Skip to content

Commit

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

πŸŽ‰ miri on windows: test-fail β†’ test-pass (cc @RalfJung @eddyb @oli-obk).
πŸŽ‰ miri on linux: test-fail β†’ test-pass (cc @RalfJung @eddyb @oli-obk).
  • Loading branch information
rust-highfive committed Aug 16, 2021
1 parent 2ba38d7 commit ea15629
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-fail",
"linux": "test-fail",
"commit": "5a19ffe1c2b99d9e09706cc286aad1ec0868eddb",
"datetime": "2021-08-13T22:28:38Z"
"windows": "test-pass",
"linux": "test-pass",
"commit": "73d96b090bb68065cd3a469b27cbd568e39bf0e7",
"datetime": "2021-08-16T12:34:18Z"
},
{
"tool": "rls",
Expand Down

0 comments on commit ea15629

Please sign in to comment.