about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2022-06-21 07:40:32 +0000
committerbors <bors@rust-lang.org>2022-06-21 07:40:32 +0000
commitabace0a1f17986d89aedf610819deab2b4afee56 (patch)
tree9a29ca75f3ffb88af44d471fc6f7d22f6aed0c25 /compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp
parent42dcf70f99c21c6d59ad036e33e846769b369fff (diff)
parent5f042811a2654b4d9dad46b4e1aadb126305205a (diff)
downloadrust-abace0a1f17986d89aedf610819deab2b4afee56.tar.gz
rust-abace0a1f17986d89aedf610819deab2b4afee56.zip
Auto merge of #97657 - Urgau:check-cfg-many-mut, r=oli-obk
Use get_many_mut to reduce the cost of setting up check cfg values

This PR use the newly added [`get_many_mut`](https://github.com/rust-lang/rust/issues/97601) function in [`HashMap`](https://doc.rust-lang.org/nightly/std/collections/hash_map/struct.HashMap.html#method.get_many_mut) to reduce the cost of setting up the initial check cfg values.

cc `@petrochenkov`
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions