mirror of
https://github.com/rust-lang/rust.git
synced 2026-01-20 19:50:40 +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