| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-08-25 | Convert some functions to return Cow<'static,str> instead of String to reduce... | klensy | -2/+4 |
| 2021-03-27 | Remove (lots of) dead code | Joshua Nelson | -24/+0 |
| 2021-01-08 | rustc_ast_pretty: Remove `PrintState::insert_extra_parens` | Vadim Petrochenkov | -5/+0 |
| 2020-10-11 | Allow skipping extra paren insertion during AST pretty-printing | Aaron Hill | -0/+5 |
| 2020-10-11 | Move pprust code to a 'state' submodule | Aaron Hill | -0/+99 |
