rustc_
mir_
transform
1.90.0-nightly
(a2d45f73c 2025-07-07)
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