rustc_trait_selection::traits

Module normalize

Source
Expand description

Deeply normalize types using the old trait solver.

Structsยง

AssocTypeNormalizer ๐Ÿ”’

Traitsยง

NormalizeExt

Functionsยง

needs_normalization ๐Ÿ”’
normalize_with_depth ๐Ÿ”’
As normalize, but with a custom depth.
normalize_with_depth_to ๐Ÿ”’