Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rollup merge of rust-lang#58421 - nox:relax-bounds-binary-heap, r=dto…
…lnay Relax some Ord bounds on BinaryHeap<T> Notably, iterators don't require any trait bounds to be iterated.
- Loading branch information