Function rustc_infer::traits::util::anonymize_predicate
source ยท pub fn anonymize_predicate<'tcx>(
tcx: TyCtxt<'tcx>,
pred: Predicate<'tcx>,
) -> Predicate<'tcx>
pub fn anonymize_predicate<'tcx>(
tcx: TyCtxt<'tcx>,
pred: Predicate<'tcx>,
) -> Predicate<'tcx>