about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/ArchiveWrapper.cpp
diff options
context:
space:
mode:
authorYuki Okushi <jtitor@2k36.org>2023-04-14 23:00:35 +0900
committerGitHub <noreply@github.com>2023-04-14 23:00:35 +0900
commit35a34932774db9e8180025b8d3287a9b593461f4 (patch)
tree1fd74436049fbc16123ac27176c4fc9193d55bca /compiler/rustc_llvm/llvm-wrapper/ArchiveWrapper.cpp
parentad0a9350ad47711a7ee463750064db49a0d2df7e (diff)
parent53f499d4752885cabcdecad22f76bfe1037ad41f (diff)
downloadrust-35a34932774db9e8180025b8d3287a9b593461f4.tar.gz
rust-35a34932774db9e8180025b8d3287a9b593461f4.zip
Rollup merge of #110305 - notriddle:notriddle/es6-map-set, r=GuillaumeGomez
rustdoc-search: use ES6 `Map` and `Set` where they make sense

Since all supported browsers now support these classes, and rustdoc has started using them in some places, it might as well use them everywhere it makes sense (because, as [MDN's Map page] says, it "performs better in scenarios involving frequent additions and removals of key-value pairs.").

[MDN's Map page]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Map
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/ArchiveWrapper.cpp')
0 files changed, 0 insertions, 0 deletions