rust/clippy_lints
Dirkjan Ochtman a40fd6da7e Move from-iter-instead-of-collect to pedantic
Since FromIterator will become part of the prelude, this lint being
warn by default is incongruous with the libs team position on the topic.
2021-06-18 22:23:25 +02:00
..
2021-06-17 10:23:08 +02:00

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