| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-09-22 | Reformat using the new identifier sorting from rustfmt | Michael Goulet | -1/+1 |
| 2024-08-16 | Add `warn(unreachable_pub)` to `rustc_ast_pretty`. | Nicholas Nethercote | -7/+7 |
| 2024-05-11 | Fix redundant parens around braced macro call in match arms | David Tolnay | -5/+52 |
| 2024-05-11 | Fix pretty printer statement boundaries after braced macro call | David Tolnay | -5/+1 |
| 2024-05-11 | Macro call with braces does not require semicolon to be statement | David Tolnay | -1/+5 |
| 2024-05-11 | Mark expr_requires_semi_to_be_stmt call sites | David Tolnay | -1/+1 |
| 2024-04-19 | Give a name to each distinct manipulation of pretty-printer FixupContext | David Tolnay | -3/+81 |
| 2024-04-19 | Move pretty-printer FixupContext to a module | David Tolnay | -0/+71 |
