diff options
| author | Ulrik Sverdrup <root@localhost> | 2015-05-20 00:43:46 +0200 |
|---|---|---|
| committer | Ulrik Sverdrup <root@localhost> | 2015-05-20 12:27:09 +0200 |
| commit | 77dcaa5c58d192e096ece0cb7f5f9d9b62d4f897 (patch) | |
| tree | 6e3d729b88c52535cf5800c7ccebe092a1db3ca8 /src/test/codegen/stack-alloc-string-slice.cc | |
| parent | 93701b399b2d3cbb056c1eaaf1fba421585bb2bd (diff) | |
| download | rust-77dcaa5c58d192e096ece0cb7f5f9d9b62d4f897.tar.gz rust-77dcaa5c58d192e096ece0cb7f5f9d9b62d4f897.zip | |
collections: Reorder slice methods to improve API docs
We have an evolutionary history whose traces are still visible in the slice docs today. Some heuristics: * Group method and method_mut together * Group method and method_by together * Group by use case, here we have roughly: Basic interrogators (len) Mutation (swap) Iterators (iter) Segmentation (split) Searching (contains) Permutations (permutations) Misc (clone_from_slice)
Diffstat (limited to 'src/test/codegen/stack-alloc-string-slice.cc')
0 files changed, 0 insertions, 0 deletions
