rust/tests/ui/box
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
..
unit remove redundant imports 2023-12-10 10:56:22 +08:00
alloc-unstable-fail.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
alloc-unstable-fail.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
alloc-unstable.rs remove redundant imports 2023-12-10 10:56:22 +08:00
into-boxed-slice-fail.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
into-boxed-slice-fail.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
into-boxed-slice.rs remove redundant imports 2023-12-10 10:56:22 +08:00
issue-82446.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-82446.stderr recurse into refs when comparing tys for diagnostics 2023-12-07 23:00:46 -05:00
issue-95036.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
large-allocator-ice.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
leak-alloc.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
leak-alloc.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
new-box-syntax.rs remove redundant imports 2023-12-10 10:56:22 +08:00
new-box.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
new.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
thin_align.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
thin_drop.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
thin_new.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
thin_zst.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00