| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-08-16 | Add `warn(unreachable_pub)` to `rustc_ast_pretty`. | Nicholas Nethercote | -11/+11 |
| 2022-01-19 | Eliminate a token clone from advance_left | David Tolnay | -5/+6 |
| 2022-01-18 | Eliminate left and right cursors in favor of ring buffer | David Tolnay | -1/+19 |
| 2022-01-18 | Eliminate eof token state | David Tolnay | -7/+8 |
| 2022-01-18 | Simplify the buffer push done by scan_break | David Tolnay | -4/+0 |
| 2022-01-18 | Simplify ring buffer pushes | David Tolnay | -0/+8 |
| 2022-01-17 | Abstract the pretty printer's ringbuffer to be infinitely sized | David Tolnay | -0/+53 |
