| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-05-11 | ast: Introduce some traits to get AST node properties generically | Vadim Petrochenkov | -2/+2 |
| 2022-04-30 | Add `do yeet` expressions to allow experimentation in nightly | Scott McMurray | -1/+13 |
| 2022-03-15 | Parse inner attributes on inline const block | David Tolnay | -3/+14 |
| 2022-03-05 | Change syntax for TyAlias where clauses | Jack Huey | -4/+34 |
| 2022-02-07 | Pretty print ItemKind::Use in rustfmt style | David Tolnay | -15/+35 |
| 2022-02-03 | Change struct expr pretty printing to match rustfmt style | David Tolnay | -31/+80 |
| 2022-01-30 | Fix some double indents on exprs containing blocks | David Tolnay | -10/+18 |
| 2022-01-27 | try apply `rustc_pass_by_value` to `Span` | lcnr | -1/+1 |
| 2022-01-18 | Move item-related pretty printing functions to module | David Tolnay | -0/+644 |
| 2022-01-18 | Move expr-related pretty printing functions to module | David Tolnay | -0/+571 |
