Skip to content

Commit

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

πŸ’” miri on windows: test-pass β†’ build-fail (cc @oli-obk @RalfJung).
πŸ’” miri on linux: test-pass β†’ build-fail (cc @oli-obk @RalfJung).
  • Loading branch information
rust-highfive committed Jul 5, 2022
1 parent 0487f34 commit a747d4c
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": "f2d93935ffba3ab9d7ccb5300771a2d29b4c8bf3",
"datetime": "2022-07-02T22:27:06Z"
"windows": "build-fail",
"linux": "build-fail",
"commit": "4045ce641a9eede71cc12031a2cd71692b273890",
"datetime": "2022-07-05T09:36:54Z"
},
{
"tool": "rls",
Expand Down

0 comments on commit a747d4c

Please sign in to comment.