mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-01 15:01:51 +00:00
40ae34194c
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. |
||
---|---|---|
.. | ||
ufcs-explicit-self-bad.rs | ||
ufcs-explicit-self-bad.stderr | ||
ufcs-partially-resolved.rs | ||
ufcs-partially-resolved.stderr | ||
ufcs-polymorphic-paths.rs | ||
ufcs-qpath-missing-params.rs | ||
ufcs-qpath-missing-params.stderr | ||
ufcs-qpath-self-mismatch.rs | ||
ufcs-qpath-self-mismatch.stderr |