Function rustc_hir_analysis::check::wfcheck::lint_redundant_lifetimes

source ยท
fn lint_redundant_lifetimes<'tcx>(
    tcx: TyCtxt<'tcx>,
    owner_id: LocalDefId,
    outlives_env: &OutlivesEnvironment<'tcx>,
)