| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 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 |
