| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-06-22 | Implement DesugaringKind::FormatLiteral | mejrs | -6/+18 |
| 2025-02-14 | Trim suggestion parts to the subset that is purely additive | Michael Goulet | -1/+1 |
| 2025-02-14 | Use underline suggestions for purely 'additive' replacements | Michael Goulet | -3/+2 |
| 2025-02-10 | Show diff suggestion format on verbose replacement | Esteban Küber | -2/+3 |
| 2024-12-07 | Account for `impl Trait` in "add bound" suggestion message | Esteban Küber | -1/+1 |
| 2024-12-07 | Mention type parameter in more cases and don't suggest ~const bound already t... | Esteban Küber | -4/+4 |
| 2024-12-07 | Use trait name instead of full constraint in suggestion message | Esteban Küber | -6/+6 |
| 2024-12-07 | reword trait bound suggestion message to include the bounds | Esteban Küber | -6/+6 |
| 2024-02-07 | Update tests | r0cky | -5/+5 |
| 2024-02-01 | On E0277 be clearer about implicit `Sized` bounds on type params and assoc types | Esteban Küber | -5/+5 |
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+140 |
