rustc_
ty_
utils
1.84.0-dev
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
needs_async_drop_raw
needs_drop_raw
provide
Type Aliases
NeedsDropResult
rustc_ty_utils
::
needs_drop
Function
has_significant_drop_raw
Copy item path
Settings
Help
Summary
Source
fn has_significant_drop_raw<'tcx>( tcx:
TyCtxt
<'tcx>, query:
ParamEnvAnd
<'tcx,
Ty
<'tcx>>, ) ->
bool