rust/library/alloc
bors 84f6130fe3 Auto merge of #118692 - surechen:remove_unused_imports, r=petrochenkov
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.

r? `@petrochenkov`
2023-12-10 11:55:48 +00:00
..
benches remove redundant imports 2023-12-10 10:56:22 +08:00
src Auto merge of #118692 - surechen:remove_unused_imports, r=petrochenkov 2023-12-10 11:55:48 +00:00
tests remove redundant imports 2023-12-10 10:56:22 +08:00
Cargo.toml Rename {collections=>alloc}{tests,benches} 2023-11-26 12:04:56 +00:00