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

CI: add `cargo doc` #840

Closed Philippe-Cholet closed 8 months ago

Philippe-Cholet commented 8 months ago

Ensure a PR does not break the documentation.

Credits to #618.

Insightful link: https://doc.rust-lang.org/rustdoc/lints.html