rust-itertools / itertools

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

Fix clippy 1.80 lints #987

Closed phimuemue closed 3 months ago

phimuemue commented 3 months ago

Fixes our CI (see https://github.com/rust-itertools/itertools/pull/984).

If documentation should be part of bullet point, we need to indent.

The documentation for Diff should not be a bullet point.