| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -80/+0 | |
| 2022-06-19 | Be more specific for what lifetimes are not allowed on | Michael Goulet | -3/+3 | |
| 2022-06-16 | diagnostics: fix trailing space | klensy | -3/+3 | |
| 2022-06-02 | review comments | Esteban Küber | -2/+2 | |
| 2022-06-01 | Make output more specific | Esteban Küber | -6/+12 | |
| 2022-06-01 | Fix typo | Esteban Küber | -2/+2 | |
| 2022-06-01 | More accurately handle suggestions | Esteban Küber | -12/+14 | |
| * Confirm the path segment being modified is an `enum` * Check whether type has type param before suggesting changing `Self` * Wording changes * Add clarifying comments * Suggest removing args from `Self` if the type doesn't have type params | ||||
| 2022-06-01 | Provide more context when denying invalid type params | Esteban Küber | -0/+32 | |
| 2019-11-02 | Update tests | Dmitry Kadashev | -3/+3 | |
| Update the tests to reflect changes to how type mismatch errors are reported (two previous commits). | ||||
| 2019-08-11 | Remove `is_self` and `has_self_ty` methods | Matthew Jasper | -3/+3 | |
| 2019-04-18 | hide `--explain` hint if error has no extended info | Andy Russell | -1/+1 | |
| 2019-03-20 | Update tests | varkor | -3/+3 | |
| 2019-03-11 | Update tests | Vadim Petrochenkov | -2/+2 | |
| 2018-12-26 | Added regression test for using generic parameters on modules. | Alexander Regueiro | -8/+8 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -6/+6 | |
| 2018-08-14 | Merged migrated compile-fail tests and ui tests. Fixes #46841. | David Wood | -0/+40 | |
