rust-itertools / itertools

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

Use `cargo-semver-checks` to prevent accidental breaking changes. #757

Closed jswrenn closed 9 months ago

jswrenn commented 1 year ago

We should consider using cargo-semver-checks-action to prevent accidental breaking changes.

DavidCoy77 commented 12 months ago

Hi! I'd love to get started contributing to Rust, but I'd need a little help getting started since this would be my first ever GitHub contribution. I've tinkered around in RustRover so I'm eager to get to work if you're willing to help me out. Thanks!

Philippe-Cholet commented 12 months ago

@DavidCoy77 I don't know if #784 resolves this issue but Owen-CH-Leung is working on it.