[][src]Module rustc_ap_rustc_parse::parser

Modules

attr

Structs

Parser

Enums

AttemptLocalParseRecovery
FollowedByType
OrPatNonterminalMode

Used when parsing a non-terminal (see parse_nonterminal) to determine if :pat should match top_pat or pat<no_top_alt>. See issue https://github.com/rust-lang/rust/pull/78935.

PathStyle

Specifies how to parse a path.

Functions

emit_unclosed_delims