Skip to main content

clean_region_outlives_predicate

Function clean_region_outlives_predicate 

Source
fn clean_region_outlives_predicate<'tcx>(
    pred: RegionOutlivesPredicate<'tcx>,
    tcx: TyCtxt<'tcx>,
) -> WherePredicate