Function rustc_borrowck::region_infer::sccs_info

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