mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-28 19:46:01 +00:00
Fix Dominators::rank_partial_cmp to match documentation The only use site is also updated accordingly and there is no change in end-to-end behaviour.