rustc_
parse
1.85.0-nightly
(a4cb3c831 2024-12-17)
Module nonterminal
Module Items
Functions
In rustc_
parse::
parser
rustc_parse
::
parser
Module
nonterminal
Copy item path
Source
Functions
ยง
get_
macro_
ident
๐
The token is an identifier, but not
_
. We prohibit passing
_
to macros expecting
ident
for now.