mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-04 19:28:29 +00:00

miri: update ABI compat checks to accept Option-like types This implements the t-lang decision described [here](https://github.com/rust-lang/rust/pull/130628#issuecomment-2402761599). Fixes https://github.com/rust-lang/miri/issues/3983