mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-26 00:36:51 +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.