rustc_parse
1.79.0-nightly
(eb45c8444 2024-03-17)
Module nonterminal
Functions
In rustc_parse::parser
?
Module
rustc_parse
::
parser
::
nonterminal
source
·
[
−
]
Functions
§
get_macro_ident
🔒
The token is an identifier, but not
_
. We prohibit passing
_
to macros expecting
ident
for now.