| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-09-03 | Fix global_asm macro pretty printing | Michael Goulet | -0/+2 |
| 2022-08-09 | Stringify non-shorthand visibility correctly | Jacob Pratt | -2/+2 |
| 2022-06-16 | Fix pretty printing of empty type bound lists in where-clause | David Tolnay | -5/+23 |
| 2022-05-21 | Merge crate and restricted visibilities | Jacob Pratt | -2/+1 |
| 2022-05-21 | Remove feature: `crate` visibility modifier | Jacob Pratt | -4/+1 |
| 2022-05-20 | Remove `crate` visibility usage in compiler | Jacob Pratt | -8/+8 |
| 2022-05-11 | ast: Introduce some traits to get AST node properties generically | Vadim Petrochenkov | -2/+2 |
| 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 | -14/+34 |
| 2022-01-30 | Fix some double indents on exprs containing blocks | David Tolnay | -2/+2 |
| 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 |
