| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-03-07 | Add suggestion to diagnostic when user has array but trait wants slice. | Ben Reeves | -0/+400 | |
| For #90528. | ||||
| 2023-01-30 | Modify primary span label for E0308 | Esteban Küber | -10/+10 | |
| The previous output was unintuitive to users. | ||||
| 2023-01-15 | Tweak E0597 | Esteban Küber | -1/+9 | |
| CC #99430 | ||||
| 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 | |
