mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 10:05:06 +03:00
7e1dbaec13
abi/compatibility: also test Option-like types Adds tests for the decision [here](https://github.com/rust-lang/rust/pull/130628#issuecomment-2402761599). Cc ``@workingjubilee``