about summary refs log tree commit diff
path: root/src/test/ui/parser/intersection-patterns.stderr
AgeCommit message (Expand)AuthorLines
2021-12-29Fix whitespace in pretty printed PatKind::RangeDavid Tolnay-1/+1
2019-10-14pprust: `p1@p2` -> `p1 @ p2`Mazdak Farrokhzad-2/+2
2019-10-14recover_intersection_pat: adjust wordingMazdak Farrokhzad-5/+5
2019-10-14syntax: add test for intersection pattern parser recoveryMazdak Farrokhzad-0/+33