Function rustc_ty_utils::needs_drop::has_significant_drop_raw

source ยท
fn has_significant_drop_raw<'tcx>(
    tcx: TyCtxt<'tcx>,
    query: ParamEnvAnd<'tcx, Ty<'tcx>>,
) -> bool