| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-06-02 | Revert #96682. | Nicholas Nethercote | -1/+1 |
| 2022-05-04 | Show invisible delimeters (within comments) when pretty printing. | Nicholas Nethercote | -1/+1 |
| 2021-12-01 | Pretty print empty blocks as {} | David Tolnay | -1/+1 |
| 2021-10-21 | Handle cross-crate module `ExpnId`s consistently | Matthew Jasper | -0/+2 |
| 2021-10-02 | resolve: Cache module loading for all foreign modules | Vadim Petrochenkov | -4/+6 |
| 2021-07-17 | Use LocalExpnId where possible. | Camille GILLOT | -16/+16 |
| 2021-07-10 | rustc_span: Revert addition of `proc_macro` field to `ExpnKind::Macro` | Vadim Petrochenkov | -3/+3 |
| 2021-07-03 | rustc_ast_pretty: Don't print space after `$` | Noah Lev | -2/+2 |
| 2021-05-15 | Remove some unncessary spaces from pretty-printed tokenstream output | Aaron Hill | -2/+2 |
| 2021-05-12 | Implement span quoting for proc-macros | Aaron Hill | -3/+3 |
| 2021-02-25 | Update test output for edition preludes. | Mara Bos | -1/+1 |
| 2020-11-06 | More detailed output for the nonterminal marking test | Vadim Petrochenkov | -0/+88 |
