| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-07-08 | Constify `Fn*` traits | Oli Scherer | -27/+6 |
| 2025-06-29 | Fix the span of trait bound modifier `[const]` | León Orell Valerian Liehr | -4/+4 |
| 2025-06-26 | Change const trait bound syntax from ~const to [const] | Oli Scherer | -10/+10 |
| 2024-12-10 | Tweak wording of non-const traits used as const bounds | Esteban Küber | -2/+7 |
| 2024-12-07 | Mention type parameter in more cases and don't suggest ~const bound already t... | Esteban Küber | -4/+0 |
| 2024-12-07 | reword trait bound suggestion message to include the bounds | Esteban Küber | -1/+1 |
| 2024-10-26 | Pass constness with span into lower_poly_trait_ref | Michael Goulet | -4/+4 |
| 2024-10-26 | Deny calls to non-`#[const_trait]` methods in MIR constck | Deadbeef | -4/+0 |
| 2024-10-24 | Implement const effect predicate in new solver | Michael Goulet | -10/+8 |
| 2024-10-22 | Move tests | Michael Goulet | -0/+35 |
