Skip to content

Commit

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

πŸ’” 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 Jan 21, 2022
1 parent 12e8092 commit 46fac19
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": "89b9f7b284aacc5f8613438b80e4dd7bdd10549e",
"datetime": "2022-01-10T15:04:03Z"
"windows": "test-fail",
"linux": "test-fail",
"commit": "523be2e05da322daaecf1ecc8f2c0d625f5f46e3",
"datetime": "2022-01-21T06:20:32Z"
},
{
"tool": "rls",
Expand Down

0 comments on commit 46fac19

Please sign in to comment.