rustc_const_eval
1.82.0-dev
Module post_drop_elaboration
Structs
Functions
In rustc_const_eval::check_consts
Module
rustc_const_eval
::
check_consts
::
post_drop_elaboration
Copy item path
source
·
[
−
]
Structs
§
CheckLiveDrops
🔒
Functions
§
check_live_drops
Look for live drops in a const context.
checking_enabled
Returns
true
if we should use the more precise live drop checker that runs after drop elaboration.