| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-11-28 | always create `DefId`s when lowering anon-consts | lcnr | -3/+3 |
| 2024-09-12 | Re-enable `ConstArgKind::Path` lowering by default | Noah Lev | -3/+3 |
| 2024-08-19 | Retroactively feature gate `ConstArgKind::Path` | Boxy | -3/+3 |
| 2024-07-16 | Add `ConstArgKind::Path` and make `ConstArg` its own HIR node | Noah Lev | -3/+3 |
| 2024-03-07 | Merge collect_mod_item_types query into check_well_formed | Oli Scherer | -10/+4 |
| 2024-01-19 | Always use RevealAll for const eval queries | Oli Scherer | -4/+10 |
| 2023-11-24 | Show number in error message even for one error | Nilstrieb | -1/+1 |
| 2023-09-14 | move required_consts check to general post-mono-check function | Ralf Jung | -2/+12 |
| 2023-07-18 | moved note as unspanned note, moved note to the bottom of the msg | nxya | -5/+1 |
| 2023-07-18 | added links as a note | nxya | -1/+1 |
| 2023-07-18 | add links to query documentation for E0391 | nxya | -1/+1 |
| 2023-07-18 | added links as a note | nxya | -1/+6 |
| 2023-07-18 | add links to query documentation for E0391 | nxya | -1/+1 |
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+21 |
