rust-itertools / itertools

Extra iterator adaptors, iterator methods, free functions, and macros.
https://docs.rs/itertools/
Apache License 2.0
2.69k stars 303 forks source link

Clippy style #839

Closed Philippe-Cholet closed 8 months ago

Philippe-Cholet commented 8 months ago

Credits to #618. I selected what bugged me the most, I cherry picked or run a command line myself:

It's gonna lead me to closing #618 soon.