about summary refs log tree commit diff
path: root/src/test/codegen/stack-alloc-string-slice.cc
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2014-11-24 15:54:14 -0800
committerAlex Crichton <alex@alexcrichton.com>2014-11-24 15:54:14 -0800
commit36372b929e9d44c7421827b160505854ceeb9a83 (patch)
treea24db17baadb9f29fff771ffb8db134febff22bd /src/test/codegen/stack-alloc-string-slice.cc
parent7222ba965038897168f4f4abe9a464bc36266982 (diff)
downloadrust-36372b929e9d44c7421827b160505854ceeb9a83.tar.gz
rust-36372b929e9d44c7421827b160505854ceeb9a83.zip
std: Export BinarySearchResult
At the same time remove the `pub use` of the variants in favor of accessing
through the enum type itself. This is a breaking change as the `Found` and
`NotFound` variants must now be imported through `BinarySearchResult` instead of
just `std::slice`.

[breaking-change]
Closes #19272
Diffstat (limited to 'src/test/codegen/stack-alloc-string-slice.cc')
0 files changed, 0 insertions, 0 deletions