Function rustc_borrowck::region_infer::sccs_info

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