Skip to content

Commit

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

πŸ’” miri on windows: test-pass β†’ build-fail (cc @oli-obk @eddyb @RalfJung).
πŸ’” miri on linux: test-pass β†’ build-fail (cc @oli-obk @eddyb @RalfJung).
  • Loading branch information
rust-highfive committed Mar 7, 2022
1 parent dabf10c commit 8b1e934
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": "5d9d1e88910f2c7f58e8258b87d30b1340b647fa",
"datetime": "2022-03-06T07:22:23Z"
"windows": "build-fail",
"linux": "build-fail",
"commit": "8876ca3dd46b99fe7e6ad937f11493d37996231e",
"datetime": "2022-03-07T01:18:54Z"
},
{
"tool": "rls",
Expand Down

0 comments on commit 8b1e934

Please sign in to comment.