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. |
||
---|---|---|
.. | ||
auxiliary | ||
run-pass | ||
ui | ||
ui-toml | ||
compile-test.rs | ||
dogfood.rs | ||
matches.rs | ||
needless_continue_helpers.rs | ||
versioncheck.rs |