Skip to main content
gather_dropline_blocks
rustc_
mir_
transform
1.95.0-beta.5
(66bcd258f 2026-03-25)
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
>