rustc_
ty_
utils
1.86.0-nightly
(f3d1d47fd 2025-01-20)
In rustc_
ty_
utils::
needs_
drop
Structs
NeedsDropTypes
Enums
DtorType
Functions
adt_consider_insignificant_dtor
adt_drop_tys
adt_significant_drop_tys
drop_tys_helper
filter_array_elements
has_significant_drop_raw
list_significant_drop_tys
needs_async_drop_raw
needs_drop_raw
provide
Type Aliases
NeedsDropResult
rustc_ty_utils
::
needs_drop
Function
needs_drop_raw
Copy item path
Settings
Help
Summary
Source
fn needs_drop_raw<'tcx>( tcx:
TyCtxt
<'tcx>, query:
PseudoCanonicalInput
<'tcx,
Ty
<'tcx>>, ) ->
bool