rustc_
mir_
transform
1.90.0-beta.10
(67cb8e039 2025-09-11)
In rustc_
mir_
transform::
coroutine
rustc_mir_transform
::
coroutine
Function
insert_poll_ready_block
Copy item path
Source
fn insert_poll_ready_block<'tcx>( tcx:
TyCtxt
<'tcx>, body: &mut
Body
<'tcx>, ) ->
BasicBlock