mirror of
https://github.com/rust-lang/rust.git
synced 2026-01-19 23:11:02 +00:00
add tests for some fixed ConstProp ICEs Fixes https://github.com/rust-lang/rust/issues/96944 Fixes https://github.com/rust-lang/rust/issues/111353