about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2021-11-14 08:57:27 +0000
committerbors <bors@rust-lang.org>2021-11-14 08:57:27 +0000
commit6d387431e5457a9a3e185dc27b8416b6fcd78c88 (patch)
treec44f15ed7bf4d32d167ad26b38727439bba9d407 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parentf820d9d4e5af7d298ffdc3145b48e206b65e8e28 (diff)
parent6b3695d480cfb6f61f59df1184239e16dc1c6795 (diff)
downloadrust-6d387431e5457a9a3e185dc27b8416b6fcd78c88.tar.gz
rust-6d387431e5457a9a3e185dc27b8416b6fcd78c88.zip
Auto merge of #90757 - GuillaumeGomez:search-index-performance, r=camelid
Remove unneeded FIXMEs comments in search index generation

Original comment:

> Instead of recreating a new `vec` for each arguments, we re-use the same. The impact on performance should be minor but worth a try.

After testing it, we reached the conclusion that the code readability drop wasn't worth the almost unnoticeable performance improvement.

r? `@camelid`
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions