☰
Other items in
rustc_ty_utils
::
needs_drop
All crates
?
Function
rustc_ty_utils
::
needs_drop
::
adt_drop_tys
[
−
]
[src]
fn adt_drop_tys(
tcx:
TyCtxt
<'_>,
def_id:
DefId
) ->
Result
<&
List
<
Ty
<'_>>,
AlwaysRequiresDrop
>