84aa027888
Only trigger `infinite_iter` lint for infinitely allocating `collect()` calls Fixes #3538 ~Oh, I guess this should actually check other methods like `count` as well, not only `collect()`.~ Never mind, `collect` is the only of these functions that allocates a data structure. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |