| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-01-14 | Do not consider traits that have unsatisfied const conditions to be condition... | Michael Goulet | -6/+3 |
| 2025-01-13 | Assert that Instance::try_resolve is only used on body-like things | Michael Goulet | -1/+2 |
| 2025-01-09 | Unify conditional and non const call error reporting | Michael Goulet | -1/+1 |
| 2025-01-09 | Add note back to conditionally-const error message | Michael Goulet | -0/+1 |
| 2024-12-09 | fix ICE on type error in promoted | Ralf Jung | -6/+0 |
| 2024-12-01 | fix ICE when promoted has layout size overflow | Ralf Jung | -0/+6 |
| 2024-11-24 | Constify Deref and DerefMut | Michael Goulet | -4/+6 |
| 2024-10-30 | Reject generic self types. | Adrian Taylor | -6/+4 |
| 2024-10-26 | Deny calls to non-`#[const_trait]` methods in MIR constck | Deadbeef | -4/+0 |
| 2024-09-15 | also stabilize const_refs_to_cell | Ralf Jung | -11/+1 |
| 2024-07-01 | Avoid an ICE reachable through const eval shenanigans | Oli Scherer | -0/+46 |
