| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-08-19 | bless tests with new lint messages | Karol Zwolak | -2/+2 | |
| 2024-11-26 | tests: remove `//@ pretty-expanded` usages | 许杰友 Jieyou Xu (Joe) | -4/+1 | |
| Done with ```bash sd '//@ pretty-expanded.*\n' '' tests/ui/**/*.rs ``` and ``` sd '//@pretty-expanded.*\n' '' tests/ui/**/*.rs ``` | ||||
| 2024-11-04 | Suggest creating unary tuples | mejrs | -0/+4 | |
| 2024-02-16 | [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives | 许杰友 Jieyou Xu (Joe) | -26/+26 | |
| 2024-02-14 | Continue compilation after check_mod_type_wf errors | Oli Scherer | -3/+27 | |
| 2024-02-07 | Update tests | r0cky | -2/+29 | |
| 2023-12-10 | remove redundant imports | surechen | -7/+0 | |
| detects redundant imports that can be eliminated. for #117772 : In order to facilitate review and modification, split the checking code and removing redundant imports code into two PR. | ||||
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+1098 | |
