rust-itertools / itertools

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

Bump MSRV to 1.63.0 #960

Closed kinto-b closed 3 weeks ago

kinto-b commented 3 weeks ago

Resolves #959

codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 94.53%. Comparing base (6814180) to head (dc6c181). Report is 104 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #960 +/- ## ========================================== + Coverage 94.38% 94.53% +0.14% ========================================== Files 48 49 +1 Lines 6665 7060 +395 ========================================== + Hits 6291 6674 +383 - Misses 374 386 +12 ```

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

kinto-b commented 3 weeks ago

Haha, I've got a bit of free time on my hands at the moment (moved country and between jobs) and wasn't up to much when I saw your @ :)

Thanks as always for your help!