| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -15/+0 | |
| 2022-06-16 | diagnostics: fix trailing space | klensy | -1/+1 | |
| 2021-10-04 | Fix suggestion to borrow when casting from pointer to reference | Fabian Wolff | -2/+3 | |
| 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-05-06 | Fix incorrect suggestions for E0605 | Fabian Wolff | -1/+6 | |
| 2020-06-15 | Tweak "non-primitive cast" error | Esteban Küber | -3/+1 | |
| - Suggest borrowing expression if it would allow cast to work. - Suggest using `<Type>::from(<expr>)` when appropriate. - Minor tweak to `;` typo suggestion. Partily address #47136. | ||||
| 2019-03-11 | Update tests | Vadim Petrochenkov | -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/+11 | |
