We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 928a380 commit 83ab73fCopy full SHA for 83ab73f
CONTRIBUTING.md
@@ -5,6 +5,7 @@ Please check the minimum version of Rust we use in `Cargo.toml`.
5
6
_If you are proposing a major change to CI or a new iterator adaptor for this crate,
7
then **please first file an issue** describing your proposal._
8
+[Usual concerns about new methods](https://github.com/rust-itertools/itertools/issues/413#issuecomment-657670781).
9
10
To pass CI tests, your code should be free of "compiler warnings" and "rustfmt" formatted.
11
And it might become mandatory that your code changes are free of "clippy warnings"
0 commit comments