| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -15/+0 | |
| 2022-07-25 | Report elision failures on the AST. | Camille GILLOT | -1/+1 | |
| 2021-08-11 | Modify structured suggestion output | Esteban Küber | -1/+1 | |
| * On suggestions that include deletions, use a diff inspired output format * When suggesting addition, use `+` as underline * Color highlight modified span | ||||
| 2020-04-22 | Tweak wording | Esteban Küber | -1/+1 | |
| 2020-04-22 | Tweak `'static` suggestion code | Esteban Küber | -1/+5 | |
| Fix #71196. | ||||
| 2019-03-11 | Update tests | Vadim Petrochenkov | -1/+1 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -1/+1 | |
| 2018-10-22 | review comments | Esteban Küber | -4/+1 | |
| 2018-10-22 | Suggest appropriate syntax on missing lifetime specifier in return type | Esteban Küber | -2/+4 | |
| Suggest using `'static` when a lifetime is missing in the return type with a structured suggestion instead of a note. | ||||
| 2018-08-14 | Merged migrated compile-fail tests and ui tests. Fixes #46841. | David Wood | -0/+12 | |
