rust/tests/ui/ufcs
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
..
ufcs-explicit-self-bad.rs recurse into refs when comparing tys for diagnostics 2023-12-07 23:00:46 -05:00
ufcs-explicit-self-bad.stderr recurse into refs when comparing tys for diagnostics 2023-12-07 23:00:46 -05:00
ufcs-partially-resolved.rs
ufcs-partially-resolved.stderr
ufcs-polymorphic-paths.rs remove redundant imports 2023-12-10 10:56:22 +08:00
ufcs-qpath-missing-params.rs
ufcs-qpath-missing-params.stderr
ufcs-qpath-self-mismatch.rs
ufcs-qpath-self-mismatch.stderr