mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-31 13:40:15 +03:00
3e50038a2d
use partition_point instead of binary_search when looking up source lines In local benchmarks this results in 0.4% fewer cycles in a critical sequential section when compiling libcore.