| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-11-11 | Implement destructuring assignment for structs and slices | Fabian Zaiser | -11/+10 |
| 2020-11-09 | Do not collect tokens for doc comments | Vadim Petrochenkov | -1/+1 |
| 2020-10-30 | Fix even more clippy warnings | Joshua Nelson | -7/+5 |
| 2020-10-30 | Rollup merge of #77888 - LingMan:ast_pretty_tt_prepend_space, r=jyn514 | Yuki Okushi | -18/+7 |
| 2020-10-20 | Drop unneeded `mut` | LingMan | -1/+1 |
| 2020-10-16 | Parse inline const expressions | Santiago Pastorino | -0/+11 |
| 2020-10-14 | Simplify a nested bool match | LingMan | -18/+7 |
| 2020-10-11 | Allow skipping extra paren insertion during AST pretty-printing | Aaron Hill | -5/+21 |
| 2020-10-11 | Move pprust code to a 'state' submodule | Aaron Hill | -0/+2885 |
