| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -14/+0 | |
| 2022-01-11 | Deduplicate box deref and regular deref suggestions | Michael Goulet | -3/+6 | |
| 2021-09-26 | Remove box syntax from most places in src/test outside of the issues dir | est31 | -7/+4 | |
| 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 | ||||
| 2021-07-30 | Use multispan suggestions more often | Esteban Küber | -4/+6 | |
| * Use more accurate span for `async move` suggestion * Use more accurate span for deref suggestion * Use `multipart_suggestion` more often | ||||
| 2019-10-01 | Change to use exprPrecedence instead of exprKind. | Sam Radhakrishnan | -1/+1 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -1/+1 | |
| 2018-08-14 | Merged migrated compile-fail tests and ui tests. Fixes #46841. | David Wood | -0/+12 | |
