| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 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 | -2/+8 |
| 2023-09-25 | When suggesting `self.x` for `S { x }`, use `S { x: self.x }` | Esteban Küber | -4/+24 |
| 2023-09-23 | Tweak wording and logic | Esteban Küber | -2/+2 |
| 2023-07-08 | Remove `default_free_fn` feature | Yuki Okushi | -15/+6 |
| 2023-04-12 | Special-case item attributes in the suggestion output | Esteban Küber | -1/+0 |
| 2023-04-12 | Tweak output for 'add line' suggestion | Esteban Küber | -1/+2 |
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+134 |
