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