Skip to main content
check_suspend_tys
rustc_
mir_
transform
1.95.0-beta.5
(66bcd258f 2026-03-25)
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>, )