mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-01 15:50:05 +03:00
11525e506e
https://users.rust-lang.org/t/is-the-document-in-sortedmap-in-rustc-data-structures-sorted-map-correct/84939 SortedMap have `O(n)` insertions and removal rather than `O(log(n))`