Function rustc_trait_selection::traits::normalize::needs_normalization

source ยท
pub(super) fn needs_normalization<'tcx, T: TypeVisitable<TyCtxt<'tcx>>>(
    value: &T,
    reveal: Reveal,
) -> bool