Module rustc_const_eval::transform::check_consts::post_drop_elaboration [−][src]
Structs
Functions
Look for live drops in a const context.
Returns true
if we should use the more precise live drop checker that runs after drop
elaboration.