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
alloc-unstable-fail.stderr
alloc-unstable.rs remove redundant imports 2023-12-10 10:56:22 +08:00
into-boxed-slice-fail.rs
into-boxed-slice-fail.stderr
into-boxed-slice.rs remove redundant imports 2023-12-10 10:56:22 +08:00
issue-82446.rs
issue-82446.stderr
issue-95036.rs
large-allocator-ice.rs
leak-alloc.rs
leak-alloc.stderr
new-box-syntax.rs remove redundant imports 2023-12-10 10:56:22 +08:00
new-box.rs
new.rs
thin_align.rs
thin_drop.rs
thin_new.rs
thin_zst.rs