diff options
| author | Alex Crichton <alex@alexcrichton.com> | 2015-03-26 16:54:15 -0700 |
|---|---|---|
| committer | Alex Crichton <alex@alexcrichton.com> | 2015-03-26 16:54:15 -0700 |
| commit | e71221f327225f5714308a92b4f46392c5189105 (patch) | |
| tree | 5c9ced9fb367abe8df7f37996966de1e254f7816 /src/test/codegen/stack-alloc-string-slice.rs | |
| parent | 199bdcfeff5cfafd1f8e8ff583d7209272469879 (diff) | |
| download | rust-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
