about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/allocator.rs
diff options
context:
space:
mode:
authorThe8472 <git@infinite-source.de>2021-04-02 01:10:26 +0200
committerThe8472 <git@infinite-source.de>2021-04-08 20:30:27 +0200
commit020287516b756936dc774f95f6a8039c7d24d640 (patch)
tree4388fae1b499a5b319d2c924e5a672cf8273d648 /compiler/rustc_codegen_llvm/src/allocator.rs
parentd474075a8f28ae9a410e95d849d009006db4b176 (diff)
downloadrust-020287516b756936dc774f95f6a8039c7d24d640.tar.gz
rust-020287516b756936dc774f95f6a8039c7d24d640.zip
add TrustedRandomAccess specialization to vec::extend
This should do roughly the same as the TrustedLen specialization
but result in less IR by using __iterator_get_unchecked
instead of iterator.for_each.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/allocator.rs')
0 files changed, 0 insertions, 0 deletions