mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-06 12:16:22 +00:00

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))`