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