diff options
| author | bors <bors@rust-lang.org> | 2017-09-16 22:20:55 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2017-09-16 22:20:55 +0000 |
| commit | b492405b1fcfb8243481582182a0232fb5177021 (patch) | |
| tree | 87af62752eb40b41a43a5ec6ca2ba7d2951e2938 /src/rustllvm/RustWrapper.cpp | |
| parent | 277476c4fb9e967ca28a7b529dbcf6b348cb787d (diff) | |
| parent | e15a07ad64516b8b865ec1d0a499e360a33ace3c (diff) | |
| download | rust-b492405b1fcfb8243481582182a0232fb5177021.tar.gz rust-b492405b1fcfb8243481582182a0232fb5177021.zip | |
Auto merge of #43989 - circuitfox:sliceext-binary-search-sig, r=alexcrichton
Remove Borrow bound from SliceExt::binary_search #37761 added a Borrow bound to `binary_search` and `binary_search_by_key` in `core::SliceExt`, but did not add it to the methods in `std::slice`. #41590 attempted to add this bound to `std::slice` but was not merged due to breakage. This PR removes the bound in `core::SliceExt`, so that these methods will have the same signature in `core` and `std`. Fixes #41561
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
