rust/compiler/rustc_data_structures/src/obligation_forest
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
..
graphviz.rs Fix uninlined_format_args for some compiler crates 2023-01-05 19:01:12 +01:00
mod.rs Use Option::is_some_and and Result::is_ok_and in the compiler 2023-05-24 14:20:41 +00:00
tests.rs remove redundant imports 2023-12-10 10:56:22 +08:00