rustc_parse::validate_attr

Function emit_fatal_malformed_builtin_attribute

source
pub fn emit_fatal_malformed_builtin_attribute(
    psess: &ParseSess,
    attr: &Attribute,
    name: Symbol,
) -> !