Skip to main content
adt_destructor
rustc_
hir_
analysis
1.98.0-nightly
(f20a92ec0 2026-06-07)
In rustc_
hir_
analysis::
check
rustc_hir_analysis
::
check
Function
adt_
destructor
Copy item path
Source
fn adt_destructor(tcx:
TyCtxt
<'_>, def_id:
LocalDefId
) ->
Option
<
Destructor
>