rustc_const_eval
1.77.0-nightly
(2319be8e2 2024-01-12)
Module post_drop_elaboration
Structs
Functions
In rustc_const_eval::transform::check_consts
?
Module
rustc_const_eval
::
transform
::
check_consts
::
post_drop_elaboration
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.