mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 18:40:57 +03:00
6b5a58c265
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