Function check_unsafe_fields

Source
fn check_unsafe_fields(tcx: TyCtxt<'_>, item_def_id: LocalDefId)
Expand description

Check that the unsafe fields do not need dropping.