| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-09-12 | Re-enable `ConstArgKind::Path` lowering by default | Noah Lev | -9/+2 |
| 2024-08-27 | safe transmute: Rename `BikeshedIntrinsicFrom` to `TransmuteFrom` | Jack Wrenn | -7/+7 |
| 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 | -9/+2 |
| 2024-06-19 | Const generic parameters aren't bounds, even if we end up erroring because of... | Oli Scherer | -1/+1 |
| 2024-02-27 | safe transmute: revise safety analysis | Jack Wrenn | -6/+6 |
| 2024-02-14 | Continue compilation after check_mod_type_wf errors | Oli Scherer | -2/+9 |
| 2023-03-23 | Note type mismatch on ConstArgHasType | Michael Goulet | -1/+1 |
| 2023-03-09 | Use param's real type in try_eval_lit_or_param | Michael Goulet | -5/+7 |
| 2023-01-30 | Modify primary span label for E0308 | Esteban Küber | -1/+1 |
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+16 |
