| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-08-29 | Replace `rustc_data_structures::thin_vec::ThinVec` with `thin_vec::ThinVec`. | Nicholas Nethercote | -3/+3 |
| 2022-08-22 | Use `AttrVec` in more places. | Nicholas Nethercote | -1/+2 |
| 2022-08-17 | Box the `MacCall` in various types. | Nicholas Nethercote | -2/+2 |
| 2022-08-10 | Do not consider method call receiver as an argument in AST. | Camille GILLOT | -11/+10 |
| 2022-07-29 | Remove `TreeAndSpacing`. | Nicholas Nethercote | -4/+4 |
| 2022-07-12 | Parse closure binders | Maybe Waffle | -1/+1 |
| 2022-06-21 | [RFC 2011] Optimize non-consuming operators | Caio | -15/+81 |
| 2022-06-15 | [RFC 2011] Expand expressions where possible | Caio | -2/+90 |
| 2022-06-15 | [RFC 2011] Minimal initial implementation | Caio | -26/+281 |
| 2022-06-02 | Basic compiler infra | Caio | -0/+44 |
