rust/library/core/tests/iter
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
..
adapters remove redundant imports 2023-12-10 10:56:22 +08:00
traits Add more comprehensive tests for is_sorted and friends 2023-06-16 03:04:34 -04:00
mod.rs remove redundant imports 2023-12-10 10:56:22 +08:00
range.rs Implement Step for AsciiChar 2023-08-14 01:34:47 -04:00
sources.rs VecDeque::resize should re-use the buffer in the passed-in element 2022-11-15 00:53:26 -08:00