Skip to content

Commit

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

πŸ’” 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 Jun 26, 2020
1 parent eab44ac commit e2e02fa
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": "test-pass",
"linux": "test-pass",
"commit": "7adbc0dfeffcb6c2ae489cc97d28f76612c7cdf3",
"datetime": "2020-06-21T13:19:03Z"
"windows": "test-fail",
"linux": "test-fail",
"commit": "7750c3d46bc19784adb1ee6e37a5ec7e4cd7e772",
"datetime": "2020-06-26T18:24:26Z"
},
{
"tool": "rls",
Expand Down

0 comments on commit e2e02fa

Please sign in to comment.