rust/tests/ui/traits/inheritance
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
..
auxiliary
auto-xc-2.rs
auto-xc.rs
auto.rs
basic.rs
call-bound-inherited2.rs
call-bound-inherited.rs
cast-without-call-to-supertrait.rs
cast.rs
cross-trait-call-xc.rs
cross-trait-call.rs
diamond.rs
multiple-inheritors.rs
multiple-params.rs
num0.rs remove redundant imports 2023-12-10 10:56:22 +08:00
num1.rs
num2.rs
num3.rs
num5.rs
num.rs
overloading-simple.rs remove redundant imports 2023-12-10 10:56:22 +08:00
overloading-xc-exe.rs
overloading.rs remove redundant imports 2023-12-10 10:56:22 +08:00
repeated-supertrait-ambig.rs
repeated-supertrait-ambig.stderr
repeated-supertrait.rs
self-in-supertype.rs
self.rs
simple.rs
static2.rs
static.rs
subst2.rs
subst.rs
visibility.rs