Skip to main content
Module nonterminal
rustc_
parse
1.97.0-beta.2
(0417c2586 2026-05-30)
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.