| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-09-12 | Re-enable `ConstArgKind::Path` lowering by default | Noah Lev | -1/+0 |
| 2024-08-19 | Retroactively feature gate `ConstArgKind::Path` | Boxy | -0/+1 |
| 2024-07-16 | Add `ConstArgKind::Path` and make `ConstArg` its own HIR node | Noah Lev | -1/+0 |
| 2024-05-29 | Partially implement `ConstArgHasType` | Boxy | -2/+1 |
| 2024-05-24 | Fail relating constants of different types | Oli Scherer | -1/+2 |
| 2024-02-14 | Continue compilation after check_mod_type_wf errors | Oli Scherer | -0/+1 |
| 2024-01-23 | Remove track_errors entirely | Oli Scherer | -1/+0 |
| 2024-01-22 | Make generic const type mismatches not hide trait impls from the trait solver | Oli Scherer | -0/+1 |
| 2023-03-19 | Delay overlap errors if errors are involved | Michael Goulet | -1/+1 |
| 2023-03-19 | Constrain const vars to error if const types are mismatched | Michael Goulet | -2/+2 |
| 2023-03-09 | Use param's real type in try_eval_lit_or_param | Michael Goulet | -0/+12 |
