about summary refs log tree commit diff
path: root/src/test/ui/unpretty
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-65/+0
2022-09-15Remove the let_else feature gate from the testsuiteest31-5/+5
2022-08-30add UI test for unprettyyukang-0/+8
2022-08-25Handle `Err` in `ast::LitKind::to_token_lit`.Nicholas Nethercote-0/+29
2022-08-12Fix HIR pretty printing of let elseMichael Goulet-0/+28