Function rustc_borrowck::region_infer::sccs_info

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