mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-29 03:37:26 +03:00
4f8ae0abdb
Relax some Ord bounds on BinaryHeap<T> Notably, iterators don't require any trait bounds to be iterated.