mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 19:27:30 +03:00
01b67f4b26
Switching to `Ordering::then_with` makes control-flow less complicated, and there is no need to use `partial_cmp` here.