rust/clippy_lints
bors 297e7433bf Auto merge of #7264 - yotamofek:from_iter_instead_collect_as_trait, r=llogiq
Fix invalid syntax in `from_iter_instead_of_collect` suggestion

First attempt at contributing, hopefully this is a good start and can be improved. :)

fixes #7259

changelog: [`from_iter_instead_of_collect`] fix invalid suggestion involving "as Trait"
2021-05-22 23:08:51 +00:00
..
src Auto merge of #7264 - yotamofek:from_iter_instead_collect_as_trait, r=llogiq 2021-05-22 23:08:51 +00:00
Cargo.toml Deny warning in every main sub-crate 2021-05-18 11:05:48 +02:00
README.md

This crate contains Clippy lints. For the main crate, check GitHub.