| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-11-24 | Show number in error message even for one error | Nilstrieb | -4/+4 |
| 2023-09-10 | Point out if a local trait has no implementations | Michael Goulet | -0/+10 |
| 2023-08-03 | Fix wrong span for trait selection failure error reporting | yukang | -0/+75 |
| 2023-08-01 | Fix invalid slice coercion suggestion reported in turbofish | Urgau | -0/+42 |
| 2023-06-15 | change `std::marker::Sized` to just `Sized` | Lukas Markeffsky | -2/+2 |
| 2023-05-12 | Note base types of coercion | Michael Goulet | -6/+6 |
| 2023-03-07 | Add suggestion to diagnostic when user has array but trait wants slice. | Ben Reeves | -0/+400 |
| 2023-01-30 | Modify primary span label for E0308 | Esteban Küber | -10/+10 |
| 2023-01-15 | Tweak E0597 | Esteban Küber | -1/+9 |
| 2023-01-12 | Only point at impl self ty in WF if trait predicate shares self ty | Michael Goulet | -2/+2 |
| 2023-01-12 | Point at impl self type for impl wf obligations | Michael Goulet | -4/+4 |
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+870 |
