| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-01-28 | Properly check that array length is valid type during built-in unsizing in index | Michael Goulet | -0/+2 |
| 2024-09-12 | Re-enable `ConstArgKind::Path` lowering by default | Noah Lev | -9/+2 |
| 2024-08-19 | Retroactively feature gate `ConstArgKind::Path` | Boxy | -2/+9 |
| 2024-07-16 | Add `ConstArgKind::Path` and make `ConstArg` its own HIR node | Noah Lev | -7/+6 |
| 2024-05-29 | Partially implement `ConstArgHasType` | Boxy | -6/+11 |
| 2024-05-24 | Fail relating constants of different types | Oli Scherer | -10/+5 |
| 2024-01-22 | Make generic const type mismatches not hide trait impls from the trait solver | Oli Scherer | -1/+15 |
| 2023-11-24 | Show number in error message even for one error | Nilstrieb | -1/+1 |
| 2023-03-19 | Constrain const vars to error if const types are mismatched | Michael Goulet | -0/+9 |
