Skip to main content
check_suspend_tys
rustc_
mir_
transform
1.96.0-nightly
(1d8897a4e 2026-03-13)
In rustc_
mir_
transform::
coroutine
rustc_mir_transform
::
coroutine
Function
check_
suspend_
tys
Copy item path
Source
fn check_suspend_tys<'tcx>( tcx:
TyCtxt
<'tcx>, layout: &
CoroutineLayout
<'tcx>, body: &
Body
<'tcx>, )