diff options
| author | bors <bors@rust-lang.org> | 2023-04-03 10:30:20 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2023-04-03 10:30:20 +0000 |
| commit | f13ccefb5b35af3dbb40a7bbdd64a3216d949664 (patch) | |
| tree | c3005d6d4c3c06c4ecb644b51a4c4b9b20f20ee2 /compiler/rustc_codegen_llvm/src/builder.rs | |
| parent | 932c173ca1b7a79c1005e2d72ddfa505a7bf2cfa (diff) | |
| parent | 116bb4dfb21085ec8e6c45551cc69ff59a3598cd (diff) | |
| download | rust-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
