| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-09-10 | Introduce a fast path that avoids the `debug_tuple` abstraction when deriving | Patrick Walton | -3/+17 |
| 2021-08-30 | Add let-else to AST | Cameron Steffen | -2/+2 |
| 2021-02-10 | Borrow builder only once in debug derive | Tomasz Miąsko | -9/+12 |
| 2021-02-01 | placate tidy. | Felix S. Klock II | -10/+4 |
| 2021-02-01 | Use UFCS instead of method calls in `derive(Debug)`. See issue 81211 for disc... | Felix S. Klock II | -15/+25 |
| 2020-11-26 | Properly handle attributes on statements | Aaron Hill | -1/+2 |
| 2020-11-13 | Reserve space in advance | Dániel Buga | -1/+1 |
| 2020-09-10 | Attach tokens to `ast::Stmt` | Aaron Hill | -1/+1 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+137 |
