Add lint for replacing `.map().collect()` with `.try_for_each()` Fixes #6208 changelog: Add `map_collect_result_unit`