]> git.lizzy.rs Git - rust.git/blob - clippy_lints/src/consts.rs
needless_collect: Lint `LinkedList` and `BinaryHeap` in direct usage.
[rust.git] / clippy_lints / src / consts.rs
1 pub use clippy_utils::consts::*;