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