rustc_
parse
1.84.0-nightly
(5ec7d6eee 2024-11-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.