Function rustc_parse::validate_attr::emit_malformed_attribute
source ยท fn emit_malformed_attribute(
psess: &ParseSess,
style: AttrStyle,
span: Span,
name: Symbol,
template: AttributeTemplate,
)