Module rustc_parse::parser::pat [−][src]
Enums
The result of eat_or_separator
. We want to distinguish which case we are in to avoid
emitting duplicate diagnostics.
Whether or not to recover a :
when parsing patterns that were meant to be paths.
Whether or not to recover a ,
when parsing or-patterns.
Constants
Expected
for function and lambda parameter patterns.