☰
Module needs_drop
Structs
Enums
Functions
Type Definitions
?
Module
rustc_ty_utils
::
needs_drop
source
·
[
−
]
Expand description
Check whether a type has (potentially) non-trivial drop glue.
Structs
NeedsDropTypes
🔒
Enums
DtorType
🔒
Functions
adt_consider_insignificant_dtor
🔒
adt_drop_tys
🔒
adt_significant_drop_tys
🔒
drop_tys_helper
🔒
has_significant_drop_raw
🔒
needs_drop_raw
🔒
provide
🔒
Type Definitions
NeedsDropResult
🔒