diff options
| author | bors <bors@rust-lang.org> | 2020-08-09 20:08:50 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2020-08-09 20:08:50 +0000 |
| commit | 18f3be7704a4ec7976fcd1272c728974243d29bd (patch) | |
| tree | 8d1f3d2e296e7b27e17ab74ca450c32132683002 /src/test/rustdoc-ui/coverage/doc-examples.rs | |
| parent | 39e593ab14c53fda63c3f2756716c5ad3cbb6465 (diff) | |
| parent | ca0b89aa040acf5df95d39579cbd7ff03c73baf1 (diff) | |
| download | rust-18f3be7704a4ec7976fcd1272c728974243d29bd.tar.gz rust-18f3be7704a4ec7976fcd1272c728974243d29bd.zip | |
Auto merge of #75278 - cuviper:indexmap, r=Mark-Simulacrum
Upgrade indexmap and use it more First this upgrades `indexmap` to 1.5.1, which is now based on `hashbrown::raw::RawTable`. This means it shares a lot of the same performance characteristics for insert, lookup, etc., while keeping items in insertion order. Then across various rustc crates, this replaces a lot of `Vec`+`HashMap` pairs with a single `IndexMap` or `IndexSet`. Closes #60608. r? @eddyb
Diffstat (limited to 'src/test/rustdoc-ui/coverage/doc-examples.rs')
0 files changed, 0 insertions, 0 deletions
