Function rustc_parse::validate_attr::emit_malformed_attribute[][src]

fn emit_malformed_attribute(
    sess: &ParseSess,
    attr: &Attribute,
    name: Symbol,
    template: AttributeTemplate
)