Function clean_region_outlives_predicate

Source
fn clean_region_outlives_predicate<'tcx>(
    pred: RegionOutlivesPredicate<'tcx>,
    cx: &mut DocContext<'tcx>,
) -> WherePredicate