Skip to content

Commit

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

πŸ’” 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 20, 2022
1 parent cdc7b4b commit 25d9d5d
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": "a170f2b3d2aa95e51040163e801123b17d38c24f",
"datetime": "2022-05-15T16:28:03Z"
"windows": "test-fail",
"linux": "test-fail",
"commit": "4d6992bc18e54522cced4f945f29f186992d5ea4",
"datetime": "2022-05-20T03:27:24Z"
},
{
"tool": "rls",
Expand Down

0 comments on commit 25d9d5d

Please sign in to comment.