about summary refs log tree commit diff
path: root/tests/pretty/if-else.rs
AgeCommit message (Collapse)AuthorLines
2025-04-25Add pretty printing tests for if/else.Nicholas Nethercote-0/+65
The AST pretty printing is a bit wonky. The HIR pretty printing is extremely wonky.