| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -303/+0 | |
| 2022-07-01 | Shorten def_span for more items. | Camille GILLOT | -3/+3 | |
| 2022-03-28 | Remove duplicated and unused test files | Caio | -0/+30 | |
| 2021-08-04 | Remove trailing whitespace from error messages | Fabian Wolff | -1/+1 | |
| 2020-08-10 | Point at item definition in foreign crates | Esteban Küber | -0/+5 | |
| 2020-07-14 | Suggest struct pat on incorrect unit or tuple pat | Esteban Küber | -1/+1 | |
| When encountering a unit or tuple pattern for a struct-like item, suggest using the correct pattern. Use `insert_field_names_local` when evaluating variants and store field names even when the list is empty in order to produce accurate structured suggestions. | ||||
| 2020-03-22 | Normalize wording of privacy access labels | Esteban Küber | -10/+10 | |
| 2020-01-16 | resolve: Point at the private item definitions in privacy errors | Vadim Petrochenkov | -10/+70 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -51/+11 | |
| 2018-10-28 | resolve: More precise spans for privacy errors | Vadim Petrochenkov | -20/+20 | |
| 2018-08-14 | Merged migrated compile-fail tests and ui tests. Fixes #46841. | David Wood | -0/+248 | |
