]> git.lizzy.rs Git - rust.git/commit
Clarify docs for when binary_search has many matches.
authorCorey Farwell <coreyf@rwell.org>
Sun, 30 Sep 2018 16:28:34 +0000 (12:28 -0400)
committerCorey Farwell <coreyf@rwell.org>
Sun, 7 Oct 2018 12:46:22 +0000 (08:46 -0400)
commitb5c64e2e261ab2d3a009ccf1630d532202400009
treee13b5400049d27c770b56cdf8173ec186cd17dde
parent1886d5fe1cdd1a016ecea9fc93d68b3052c528c8
Clarify docs for when binary_search has many matches.

Fixes https://github.com/rust-lang/rust/issues/51817.
src/libcore/slice/mod.rs