rust/tests/ui/traits/wf-object
surechen 40ae34194c remove redundant imports
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-12-10 10:56:22 +08:00
..
maybe-bound.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
maybe-bound.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
no-duplicates.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
no-duplicates.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
only-maybe-bound.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
only-maybe-bound.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
reverse-order.rs remove redundant imports 2023-12-10 10:56:22 +08:00