rustc_hir_analysis::coherence::orphan

Function lint_uncovered_ty_params

Source
fn lint_uncovered_ty_params<'tcx>(
    tcx: TyCtxt<'tcx>,
    _: UncoveredTyParams<TyCtxt<'tcx>, FxIndexSet<DefId>>,
    impl_def_id: LocalDefId,
)