Function rustc_trait_selection::traits::util::anonymize_predicate[][src]

pub fn anonymize_predicate(
    tcx: TyCtxt<'tcx>,
    pred: Predicate<'tcx>
) -> Predicate<'tcx>