rustc_trait_selection::traits::query

Module normalize

source
Expand description

Code for the ‘normalization’ query. This consists of a wrapper which folds deeply, invoking the underlying normalize_canonicalized_projection_ty query when it encounters projections.

Structs§

Traits§