Skip to content

Commit

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

πŸŽ‰ miri on windows: build-fail β†’ test-pass (cc @oli-obk @eddyb @RalfJung).
πŸŽ‰ miri on linux: build-fail β†’ test-pass (cc @oli-obk @eddyb @RalfJung).
  • Loading branch information
rust-highfive committed Aug 10, 2020
1 parent f8ae20e commit 2ee615e
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
Expand Up @@ -8,10 +8,10 @@
},
{
"tool": "miri",
"windows": "build-fail",
"linux": "build-fail",
"commit": "e61621c3078f25365d58cb508cda745007e64d85",
"datetime": "2020-08-08T07:46:53Z"
"windows": "test-pass",
"linux": "test-pass",
"commit": "4c336d46263999cce87de899220d7b92d11f1c85",
"datetime": "2020-08-10T15:07:46Z"
},
{
"tool": "rls",
Expand Down

0 comments on commit 2ee615e

Please sign in to comment.