| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-05-18 | Suggest use `"{}", self.x` instead of `{self.x}` when resolve `x` as field of... | xizheyin | -10/+2 |
| 2025-02-14 | Trim suggestion parts to the subset that is purely additive | Michael Goulet | -1/+1 |
| 2025-02-14 | Use underline suggestions for purely 'additive' replacements | Michael Goulet | -3/+2 |
| 2025-02-10 | Show diff suggestion format on verbose replacement | Esteban Küber | -10/+15 |
| 2024-07-06 | Use field ident spans directly instead of the full field span in diagnostics ... | Oli Scherer | -2/+2 |
| 2023-09-25 | Point at field definition when unresolved name exists in `Self` | Esteban Küber | -8/+8 |
| 2023-09-25 | When suggesting `self.x` for `S { x }`, use `S { x: self.x }` | Esteban Küber | -5/+5 |
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+109 |
