Skip to main content

check_for_cycles

Function check_for_cycles 

Source
fn check_for_cycles(
    tcx: TyCtxt<'_>,
    def_id: DefId,
    span: Span,
) -> Result<(), ErrorGuaranteed>