Skip to main content
adt_destructor
rustc_
hir_
analysis
1.97.0-beta.2
(0417c2586 2026-05-30)
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
>