Skip to content

Commit

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

πŸ’” 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 31, 2021
1 parent ef4d36a commit fbe064e
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": "f77b1a5973521bce26d92d346304cfaca05ae79e",
"datetime": "2021-05-29T11:48:43Z"
"windows": "test-fail",
"linux": "test-fail",
"commit": "d9feaaa548ce380159a1de68f4f6e605db9a9fc5",
"datetime": "2021-05-31T15:23:13Z"
},
{
"tool": "rls",
Expand Down

0 comments on commit fbe064e

Please sign in to comment.