Unnamed repository; edit this file 'description' to name the repository.
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.
bors 2023-04-03
parent 9ecd59d · parent 80b4b33 · commit 451eafa
0 files changed, 0 insertions, 0 deletions