| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-09-12 | Re-enable `ConstArgKind::Path` lowering by default | Noah Lev | -19/+3 |
| 2024-08-19 | Retroactively feature gate `ConstArgKind::Path` | Boxy | -3/+19 |
| 2024-07-21 | Auto merge of #127722 - BoxyUwU:new_adt_const_params_limitations, r=compiler-... | bors | -7/+6 |
| 2024-07-17 | Split part of `adt_const_params` into `unsized_const_params` | Boxy | -7/+6 |
| 2024-07-16 | Add `ConstArgKind::Path` and make `ConstArg` its own HIR node | Noah Lev | -20/+4 |
| 2024-05-29 | Partially implement `ConstArgHasType` | Boxy | -2/+13 |
| 2024-05-24 | Use regular type equating instead of a custom query | Oli Scherer | -0/+27 |
| 2024-03-28 | Restrict const ty's regions to static when putting them in canonical var list | Michael Goulet | -0/+34 |
