Module rustc_mir_transform::remove_uninit_drops
source · Structs
Removes
Drop
and DropAndReplace
terminators whose target is known to be uninitialized at
that point.