Function anonymize_predicate
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>