https://github.com/rust-lang/rust/pull/71911 introduced a (nightly-to-nightly) regression in mir-opt-level=3: since that landed, [this assertion](https://github.com/rust-lang/miri/blob/31ad5f6b2b93f78d3366c0654609f4b685043ec9/tests/run-pass/union.rs#L21) fails when running the test in Miri.
#71911 introduced a (nightly-to-nightly) regression in mir-opt-level=3: since that landed, this assertion fails when running the test in Miri.