about summary refs log tree commit diff
path: root/src/test/codegen/stack-alloc-string-slice.rs
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2015-03-26 16:54:15 -0700
committerAlex Crichton <alex@alexcrichton.com>2015-03-26 16:54:15 -0700
commite71221f327225f5714308a92b4f46392c5189105 (patch)
tree5c9ced9fb367abe8df7f37996966de1e254f7816 /src/test/codegen/stack-alloc-string-slice.rs
parent199bdcfeff5cfafd1f8e8ff583d7209272469879 (diff)
downloadrust-e71221f327225f5714308a92b4f46392c5189105.tar.gz
rust-e71221f327225f5714308a92b4f46392c5189105.zip
std: Stabilize BufRead::split
Now that `<[_]>::split` is an inherent method, it will trump `BufRead::split`
when `BufRead` is in scope, so there is no longer a conflict. As a result,
calling `slice.split()` will probably always give you precisely what you want!
Diffstat (limited to 'src/test/codegen/stack-alloc-string-slice.rs')
0 files changed, 0 insertions, 0 deletions