Skip to main content
check_suspend_tys
rustc_
mir_
transform
1.96.0-beta.5
(a5a9a5438 2026-05-01)
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>, )