diff options
author | Yuki Okushi <jtitor@2k36.org> | 2023-04-14 23:00:35 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-14 23:00:35 +0900 |
commit | 35a34932774db9e8180025b8d3287a9b593461f4 (patch) | |
tree | 1fd74436049fbc16123ac27176c4fc9193d55bca /tests/codegen/src-hash-algorithm/src-hash-algorithm-sha256.rs | |
parent | ad0a9350ad47711a7ee463750064db49a0d2df7e (diff) | |
parent | 53f499d4752885cabcdecad22f76bfe1037ad41f (diff) | |
download | rust-35a34932774db9e8180025b8d3287a9b593461f4.tar.gz |
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 'tests/codegen/src-hash-algorithm/src-hash-algorithm-sha256.rs')
0 files changed, 0 insertions, 0 deletions