Module nonterminal
rustc_
parse
1.87.0-beta.1
(45165c82a 2025-04-01)
Module nonterminal
Module Items
Functions
In rustc_
parse::
parser
Modules
attr
attr_wrapper
diagnostics
expr
generics
item
nonterminal
pat
path
stmt
token_type
ty
Structs
CaptureState
ClosureSpans
NodeRange
Parser
ParserRange
Restrictions
SeqSep
TokenCursor
TokenTreeCursor
Enums
AttemptLocalParseRecovery
BlockMode
Capturing
CommaRecoveryMode
FlatToken
FollowedByType
ForceCollect
ParseNtResult
RecoverColon
RecoverComma
Recovery
SemiColonMode
TokenDescription
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.