rustc_
mir_
transform
1.89.0-nightly
(99e7c15e8 2025-06-01)
In rustc_
mir_
transform::
coroutine::
drop
rustc_mir_transform
::
coroutine
::
drop
Function
gather_dropline_blocks
Copy item path
Source
fn gather_dropline_blocks<'tcx>( body: &mut
Body
<'tcx>, ) ->
DenseBitSet
<
BasicBlock
>