about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/ArchiveWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2021-01-26 02:56:37 +0000
committerbors <bors@rust-lang.org>2021-01-26 02:56:37 +0000
commitff6ee2a70218543f410e557f390e246131847572 (patch)
tree6dccd2551882bd1396602faf360a7204436807cd /compiler/rustc_llvm/llvm-wrapper/ArchiveWrapper.cpp
parentf4eb5d9f719cd3c849befc8914ad8ce0ddcf34ed (diff)
parent88d1f31a904efdb28d504bc6dff5b6671a2f052b (diff)
downloadrust-ff6ee2a70218543f410e557f390e246131847572.tar.gz
rust-ff6ee2a70218543f410e557f390e246131847572.zip
Auto merge of #79113 - andjo403:raw_vec_ptr, r=m-ou-se
mark raw_vec::ptr with inline

when a lot of vectors is used in a enum as in the example in #66617 if this function is not inlined and multiple cgus is used this results in huge compile times. with this fix the compile time is 6s from minutes for the example in #66617. I did not have the patience to wait for it to compile for more then 3 min.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/ArchiveWrapper.cpp')
0 files changed, 0 insertions, 0 deletions