diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2022-11-29 05:24:23 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-11-29 05:24:23 +0100 |
| commit | d5d79ac67bbe359e3a3c8ca841450afd37cd1187 (patch) | |
| tree | 2ef9e72c04ef4c63e9e541213f7907049e9b6964 /compiler/rustc_codegen_llvm/src/errors.rs | |
| parent | cea2e14ba266ab80bc679c59dd07ebfa03811952 (diff) | |
| parent | 11525e506e2e469d5b13981420cd9702eddeb2e9 (diff) | |
| download | rust-d5d79ac67bbe359e3a3c8ca841450afd37cd1187.tar.gz rust-d5d79ac67bbe359e3a3c8ca841450afd37cd1187.zip | |
Rollup merge of #105010 - Neutron3529:patch-2, r=jyn514
Fix documentation of asymptotic complexity for rustc_data_structures::SortedMap 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))`
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions
