| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2021-07-03 | rustc_ast_pretty: Don't print space after `$` | Noah Lev | -1/+1 | |
| For example, this code: $arg:expr used to be pretty-printed as: $ arg : expr but is now pretty-printed as: $arg : expr | ||||
| 2019-09-15 | Print visibility of `macro` items | Matthew Jasper | -1/+1 | |
| 2019-07-15 | pprust: Support `macro` macros | Vadim Petrochenkov | -0/+7 | |
