Skip to main content
check_for_cycles
rustc_
ast_
lowering
1.98.0-nightly
(e7815e522 2026-06-04)
In rustc_
ast_
lowering::
delegation
rustc_ast_lowering
::
delegation
Function
check_
for_
cycles
Copy item path
Source
fn check_for_cycles( tcx:
TyCtxt
<'_>, def_id:
DefId
, span:
Span
, ) ->
Result
<
()
,
ErrorGuaranteed
>