about summary refs log tree commit diff
path: root/tests/pretty/postfix-match
AgeCommit message (Collapse)AuthorLines
2025-05-03Implement asymmetrical precedence for closures and jumpsDavid Tolnay-1/+1
2024-04-29Pretty-print parenthesis around binary in postfix matchSasha Pourcelot-0/+89
Signed-off-by: Sasha Pourcelot <sasha.pourcelot@protonmail.com>