about summary refs log tree commit diff
path: root/src/test/ui/or-patterns/multiple-pattern-typo.stderr
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-56/+0
2021-02-15Simplify pattern grammar by allowing nested leading vertmark-7/+7
2020-02-01Remove or_patterns from INCOMPLETE_FEATURESMatthew Jasper-15/+7
2019-09-29syntax: recover trailing `|` in or-patterns.Mazdak Farrokhzad-6/+18
2019-08-24parser: reword || recovery.Mazdak Farrokhzad-7/+7
2019-08-24parser: use `eat_or_separator` for leading vert.Mazdak Farrokhzad-1/+7
2019-08-24parser: `multiple-pattern-typo`: cover more or-pattern places.Mazdak Farrokhzad-2/+40
2019-08-24parser: move `multiple-pattern-typo` -> `or-patterns` directory.Mazdak Farrokhzad-0/+8