Skip to main content
gather_dropline_blocks
rustc_
mir_
transform
1.96.0-beta.5
(a5a9a5438 2026-05-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
>