Skip to content

Commit

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

πŸ’” 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 30, 2021
1 parent 254a7e1 commit d1fb923
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": "9fa9b58a37587d60252c6bef4b86c05027cdcd1a",
"datetime": "2021-01-30T00:56:13Z"
"windows": "test-fail",
"linux": "test-fail",
"commit": "7ce1b3b24491cbe10669cbe2b5733c2fe7cfe5b7",
"datetime": "2021-01-30T13:59:10Z"
},
{
"tool": "rls",
Expand Down

0 comments on commit d1fb923

Please sign in to comment.