Commit 3fe2d66
committed
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.File tree
0 file changed
+0
-0
lines changed0 file changed
+0
-0
lines changed
0 commit comments