about summary refs log tree commit diff
path: root/tests/pretty/hir-fn-variadic.pp
AgeCommit message (Expand)AuthorLines
2025-07-28expand: Micro-optimize prelude injectionVadim Petrochenkov-2/+2
2025-07-23Update uitest stderrsJonathan Brouwer-1/+1
2025-04-15Fix HIR pretty-printing of fns with just a variadic arg.Nicholas Nethercote-4/+4
2025-04-15Pretty-print `PatKind::Missing` as `_`.Nicholas Nethercote-0/+36
2024-06-04Handle safety keyword for extern block inner itemsSantiago Pastorino-1/+1
2024-02-22Re-bless tests/pretty许杰友 Jieyou Xu (Joe)-3/+3
2023-10-25Remove unnecessary CVarArgs name skipping logicDaniPopes-1/+1
2023-10-25Print variadic argument pattern in HIR pretty printerDaniPopes-0/+15