mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-18 16:48:46 +00:00
This was already done for a successful `binary_search`, but this way `partition_point` can get similar optimizations.
This was already done for a successful `binary_search`, but this way `partition_point` can get similar optimizations.