about summary refs log tree commit diff
path: root/tests/ui/lint/use-redundant
AgeCommit message (Expand)AuthorLines
2025-06-03Add missing 2015 edition directivesLukas Wirth-5/+6
2024-07-31Introduce REDUNDANT_IMPORTS lintMichael Goulet-25/+153
2024-04-11Silence unused_imports lint for redundant importsMichael Goulet-140/+18
2024-03-05add test for #71450surechen-0/+110
2024-03-04add test for #78894surechen-0/+14
2024-02-18By tracking import use types to check whether it is scope uses or the other s...surechen-0/+100
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-6/+6
2023-04-01diagnostics: account for glob shadowing when linting redundant importsMichael Howell-0/+121
2023-03-25tests: make directory for use redundant lintMichael Howell-0/+56