| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-11-02 | Trim output of E0277 in some cases | Esteban Küber | -2/+0 |
| 2024-11-02 | Add trait diff highlighting logic and use it in E0277 | Esteban Küber | -2/+4 |
| 2024-09-22 | Don't call const normalize in error reporting | Michael Goulet | -5/+5 |
| 2024-06-12 | Spell out other trait diagnostic | Alex Macleod | -10/+10 |
| 2024-03-27 | Use `TraitRef::to_string` sorting in favor of `TraitRef::ord`, as the latter ... | Oli Scherer | -5/+5 |
| 2023-10-14 | Special case iterator chain checks for suggestion | Esteban Küber | -0/+26 |
| 2023-10-02 | Point out the actual mismatch error | Michael Goulet | -0/+2 |
| 2023-10-02 | For a single impl candidate, try to unify it with error trait ref | Michael Goulet | -2/+2 |
| 2023-08-26 | More accurately point at arguments | Esteban Küber | -10/+20 |
| 2023-06-27 | Don't sort strings right after we just sorted by types | Michael Goulet | -5/+5 |
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+176 |
