mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-09 19:20:53 +00:00
Do not ICE on constant evaluation failure in GVN. Fixes https://github.com/rust-lang/rust/issues/117362
For more information about how rustc works, see the rustc dev guide.