mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-15 00:23:09 +00:00
Remove `NormalizationError::ConstantKind` No longer in use by `TryNormalizeAfterErasingRegionsFolder` (as of #102355 / e8150fa60cc445de7a57db634deb0668880be593 it seems). It's making `LayoutError`, etc. kinda large -- that was noticed by `@zoxc.`
For more information about how rustc works, see the rustc dev guide.