rust-itertools / itertools

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

Document the `use_alloc` feature #887

Closed Philippe-Cholet closed 5 months ago

Philippe-Cholet commented 5 months ago

I always found weird that this feature was never documented.

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 94.56%. Comparing base (6814180) to head (810c643). Report is 27 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #887 +/- ## ========================================== + Coverage 94.38% 94.56% +0.17% ========================================== Files 48 48 Lines 6665 6753 +88 ========================================== + Hits 6291 6386 +95 + Misses 374 367 -7 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.