Module rustc_mir_transform::elaborate_drops
source · Structs
Functions
Returns the set of basic blocks whose unwind edges are known
to not be reachable, because they are
drop
terminators
that can’t drop anything.