| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -8/+0 | |
| 2021-12-01 | Pretty print empty blocks as {} | David Tolnay | -1/+1 | |
| 2019-07-15 | pprust: Fix formatting regressions from the previous commits | Vadim Petrochenkov | -1/+1 | |
| Fix some remaining cases of bad formatting Update some failing tests | ||||
| 2018-12-25 | Remove licenses | Mark Rousskov | -9/+0 | |
| 2016-01-28 | libsyntax: fix pretty printing of macro with braces | Tomasz Miąsko | -0/+17 | |
| Pretty printing of macro with braces but without terminated semicolon removed more boxes from stack than it put there, resulting in panic. This fixes the issue #30731. | ||||
