| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-02-21 | Use `ThinVec` in a few more AST types. | Nicholas Nethercote | -44/+44 |
| 2023-02-21 | Use `ThinVec` in `ast::PatKind::Struct`. | Nicholas Nethercote | -51/+51 |
| 2023-02-21 | Use `ThinVec` in `ast::Block`. | Nicholas Nethercote | -40/+40 |
| 2023-02-21 | Use `ThinVec` in various AST types. | Nicholas Nethercote | -76/+76 |
| 2023-02-21 | Use `ThinVec` in `ast::WhereClause`. | Nicholas Nethercote | -63/+63 |
| 2023-02-21 | Use `ThinVec` in `ast::Generics` and related types. | Nicholas Nethercote | -52/+52 |
| 2023-02-02 | Reinstate the `hir-stats.rs` tests on stage 1. | Nicholas Nethercote | -1/+5 |
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+220 |
