about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/llvm_util.rs
diff options
context:
space:
mode:
authorThe8472 <git@infinite-source.de>2020-08-26 23:24:34 +0200
committerThe8472 <git@infinite-source.de>2020-09-03 20:59:35 +0200
commit435219dd82896e9576ef3f7fbc5c2cf17bae0016 (patch)
treecc016d32f32ea6d40689d7afebf36f8c67e74221 /compiler/rustc_codegen_llvm/src/llvm_util.rs
parent7492f76f777d2815290d3b8590dc3911df6336de (diff)
downloadrust-435219dd82896e9576ef3f7fbc5c2cf17bae0016.tar.gz
rust-435219dd82896e9576ef3f7fbc5c2cf17bae0016.zip
remove empty Vec extend optimization
The optimization meant that every extend code path had to emit llvm
IR for from_iter and extend spec_extend, which likely impacts
compile times while only improving a few edge-cases
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/llvm_util.rs')
0 files changed, 0 insertions, 0 deletions