Function rustc_ty_utils::needs_drop::needs_async_drop_raw

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