| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-04-28 | Introduce `BoxMarker` to pretty-printing. | Nicholas Nethercote | -8/+10 |
| 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 | -1/+1 |
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -1/+2 |
| 2023-11-22 | Remove or downgrade unnecessary `pub` visibility markers. | Nicholas Nethercote | -1/+1 |
| 2022-02-07 | Pretty print ItemKind::Use in rustfmt style | David Tolnay | -0/+4 |
| 2022-02-03 | Change pp indent to signed to allow negative indents | David Tolnay | -7/+4 |
| 2022-02-03 | Add trailing comma support | David Tolnay | -3/+19 |
| 2022-01-31 | Factor convenience functions out of main printer implementation | David Tolnay | -0/+77 |
