pub fn prohibit_assoc_ty_binding(
    tcx: TyCtxt<'_>,
    span: Span,
    segment: Option<(&PathSegment<'_>, Span)>
)
Expand description

Emits an error regarding forbidden type binding associations