Module rustc_trait_selection::traits::normalize
source ยท Expand description
Deeply normalize types using the old trait solver.
Structsยง
- AssocTypeNormalizer ๐
Traitsยง
Functionsยง
- needs_normalization ๐
- normalize_with_depth ๐As
normalize
, but with a custom depth.