Skip to content

Commit

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

πŸŽ‰ miri on windows: test-fail β†’ test-pass (cc @oli-obk @RalfJung).
πŸŽ‰ miri on linux: test-fail β†’ test-pass (cc @oli-obk @RalfJung).
  • Loading branch information
rust-highfive committed Jul 2, 2022
1 parent 8ef9ac2 commit b7e9bb9
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": "46b8c23f3eb5e4d0e0aa27eb3f20d5b8fc3ed51f",
"datetime": "2022-07-01T22:55:37Z"
"windows": "test-pass",
"linux": "test-pass",
"commit": "f2d93935ffba3ab9d7ccb5300771a2d29b4c8bf3",
"datetime": "2022-07-02T22:27:06Z"
},
{
"tool": "rls",
Expand Down

0 comments on commit b7e9bb9

Please sign in to comment.