mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 02:00:00 +03:00
467e1b23aa
So far, only [Vec, String, Hashmap] were considered. Extend collection checklist for this lint with: - HashSet - VecDeque - LinkedList - BTreeMap - BTreeSet - BinaryHeap