| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-09-08 | Introduce `DotDotPos`. | Nicholas Nethercote | -12/+12 |
| 2022-09-08 | Arena-allocate `hir::Lifetime`. | Nicholas Nethercote | -34/+35 |
| 2022-09-07 | Use niche-filling optimization even when multiple variants have data. | Michael Benfield | -22/+23 |
| 2022-09-05 | use `propagate_through_exprs` instead of `propagate_through_expr` | Takayuki Maeda | -22/+22 |
| 2022-08-29 | Improve HIR stats collector. | Nicholas Nethercote | -20/+52 |
| 2022-08-29 | Add prefix to every line of `-Zhir-stats` output. | Nicholas Nethercote | -151/+145 |
| 2022-08-22 | Use `AttrVec` in more places. | Nicholas Nethercote | -67/+67 |
| 2022-08-17 | Box the `MacCall` in various types. | Nicholas Nethercote | -55/+55 |
| 2022-08-16 | Shrink `ast::Attribute`. | Nicholas Nethercote | -100/+100 |
| 2022-08-11 | Add a second level to the AST size reporting. | Nicholas Nethercote | -2/+62 |
| 2022-08-11 | Add percentages to `-Zhir-stats` output. | Nicholas Nethercote | -70/+70 |
| 2022-08-11 | Change how `AssocItem` is reported. | Nicholas Nethercote | -4/+2 |
| 2022-08-11 | Improve AST stat collector. | Nicholas Nethercote | -5/+15 |
| 2022-08-11 | Add a test for `-Zhir-stats` output. | Nicholas Nethercote | -0/+124 |
