Skip to content

Commit

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

πŸ’” 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 Feb 16, 2021
1 parent 38593d5 commit a1b0383
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": "ea098255f74923d69ea234ee526df6b9cecc3b9b",
"datetime": "2021-02-09T14:26:46Z"
"windows": "test-fail",
"linux": "test-fail",
"commit": "42a4673fbd40b09a99d057eaa9b3e5579b54c184",
"datetime": "2021-02-16T05:46:05Z"
},
{
"tool": "rls",
Expand Down

0 comments on commit a1b0383

Please sign in to comment.