mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-24 21:36:54 +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.