Function rustc_trait_selection::traits::project::needs_normalization
source · pub(crate) fn needs_normalization<'tcx, T: TypeVisitable<'tcx>>(
value: &T,
reveal: Reveal
) -> bool
pub(crate) fn needs_normalization<'tcx, T: TypeVisitable<'tcx>>(
value: &T,
reveal: Reveal
) -> bool