Function rustc_hir_analysis::hir_ty_lowering::errors::prohibit_assoc_item_binding
source ยท pub fn prohibit_assoc_item_binding(
tcx: TyCtxt<'_>,
binding: &TypeBinding<'_>,
segment: Option<(DefId, &PathSegment<'_>, Span)>
) -> ErrorGuaranteedExpand description
Emits an error regarding forbidden type binding associations