| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-02-23 | diagnostics: remove inconsistent English article "this" from E0107 | Michael Howell | -1/+1 |
| 2023-02-22 | diagnostics: update test cases to refer to assoc fn with `self` as method | Michael Howell | -1/+1 |
| 2023-02-21 | Fix overlapping spans in removing extra arguments | clubby789 | -15/+62 |
| 2023-02-14 | Re-add replacement logic and add comment explaining it | Esteban Küber | -5/+8 |
| 2023-02-14 | Show the effects of weird code commented out | Esteban Küber | -8/+5 |
| 2023-02-14 | Make removal suggestion not verbose | Esteban Küber | -104/+75 |
| 2023-02-14 | rebase and review comments | Esteban Küber | -32/+32 |
| 2023-02-14 | Avoid trailing commas | Esteban Küber | -4/+4 |
| 2023-02-14 | More accurate spans for arg removal suggestion | Esteban Küber | -42/+63 |
| 2023-01-30 | Mention fn coercion rules (needs to be expanded) | Esteban Küber | -0/+1 |
| 2023-01-30 | Modify primary span label for E0308 | Esteban Küber | -33/+33 |
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+2275 |
