about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/builder.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-04-03 10:30:20 +0000
committerbors <bors@rust-lang.org>2023-04-03 10:30:20 +0000
commitf13ccefb5b35af3dbb40a7bbdd64a3216d949664 (patch)
treec3005d6d4c3c06c4ecb644b51a4c4b9b20f20ee2 /compiler/rustc_codegen_llvm/src/builder.rs
parent932c173ca1b7a79c1005e2d72ddfa505a7bf2cfa (diff)
parent116bb4dfb21085ec8e6c45551cc69ff59a3598cd (diff)
downloadrust-f13ccefb5b35af3dbb40a7bbdd64a3216d949664.tar.gz
rust-f13ccefb5b35af3dbb40a7bbdd64a3216d949664.zip
Auto merge of #108448 - ishitatsuyuki:binary-heap, r=Mark-Simulacrum
binary_heap: Optimize Extend implementation.

This PR makes the `Extend` implementation for `BinaryHeap` no longer rely on specialization, so that it always use the bulk rebuild optimization that was previously only available for the `Vec` specialization.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/builder.rs')
0 files changed, 0 insertions, 0 deletions