about summary refs log tree commit diff
path: root/src/test/codegen/stack-alloc-string-slice.cc
diff options
context:
space:
mode:
authorUlrik Sverdrup <root@localhost>2015-05-20 00:43:46 +0200
committerUlrik Sverdrup <root@localhost>2015-05-20 12:27:09 +0200
commit77dcaa5c58d192e096ece0cb7f5f9d9b62d4f897 (patch)
tree6e3d729b88c52535cf5800c7ccebe092a1db3ca8 /src/test/codegen/stack-alloc-string-slice.cc
parent93701b399b2d3cbb056c1eaaf1fba421585bb2bd (diff)
downloadrust-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