Module nonterminal
rustc_
parse
1.83.0
(90b35a623 2024-11-26)
Module nonterminal
Module Items
Functions
In rustc_
parse::
parser
Modules
attr
attr_wrapper
diagnostics
expr
generics
item
nonterminal
pat
path
stmt
ty
Structs
CaptureState
ClosureSpans
NodeRange
Parser
ParserRange
Restrictions
SeqSep
TokenCursor
Enums
AttemptLocalParseRecovery
BlockMode
Capturing
CommaRecoveryMode
FlatToken
FollowedByType
ForceCollect
ParseNtResult
RecoverColon
RecoverComma
Recovery
SemiColonMode
TokenDescription
TokenType
Trailing
Functions
make_unclosed_delims_error
token_descr
Type Aliases
NodeReplacement
ParserReplacement
rustc_parse
::
parser
Module
nonterminal
Copy item path
Settings
Help
Summary
source
Functions
§
get_
macro_
ident
🔒
The token is an identifier, but not
_
. We prohibit passing
_
to macros expecting
ident
for now.