rustc_borrowck::region_infer

Function sccs_info

Source
fn sccs_info<'tcx>(
    infcx: &BorrowckInferCtxt<'tcx>,
    sccs: &Sccs<RegionVid, ConstraintSccIndex, RegionTracker>,
)