| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-02-28 | Exit when there are unmatched delims to avoid noisy diagnostics | yukang | -99/+6 |
| 2023-02-22 | diagnostics: update test cases to refer to assoc fn with `self` as method | Michael Howell | -11/+11 |
| 2023-02-14 | Make removal suggestion not verbose | Esteban Küber | -12/+8 |
| 2023-02-14 | rebase and review comments | Esteban Küber | -2/+2 |
| 2023-02-14 | More accurate spans for arg removal suggestion | Esteban Küber | -4/+6 |
| 2023-02-11 | Pacify tidy. | Camille GILLOT | -0/+1 |
| 2023-02-11 | Intern span when length is MAX_LEN with parent. | Camille GILLOT | -0/+8 |
| 2023-01-30 | Modify primary span label for E0308 | Esteban Küber | -5/+5 |
| 2023-01-17 | Account for method call and indexing when looking for inner-most path in expr... | Esteban Küber | -7/+18 |
| 2023-01-17 | Account for `*` when looking for inner-most path in expression | Esteban Küber | -0/+14 |
| 2023-01-15 | Tweak E0597 | Esteban Küber | -16/+118 |
| 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/+7833 |
