Function rustc_parse::parser::nonterminal::get_macro_ident
source · [−]Expand description
The token is an identifier, but not _
.
We prohibit passing _
to macros expecting ident
for now.
The token is an identifier, but not _
.
We prohibit passing _
to macros expecting ident
for now.