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