mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-01 08:58:23 +00:00
They were "freeform const UB" error message, but could reach validation and trigger ICEs there. We now catch them during validation to avoid that.