about summary refs log tree commit diff
path: root/src/test/codegen/stack-alloc-string-slice.cc
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2015-05-20 22:16:54 +0000
committerbors <bors@rust-lang.org>2015-05-20 22:16:54 +0000
commitc575885e2561db36d3c7434192190e3dd025bd78 (patch)
treee7309c008f9585470f49c4a2f497d3d5fe277cec /src/test/codegen/stack-alloc-string-slice.cc
parent82dc34a7627b08c7660dfadcd5ad8792d409a28d (diff)
parent77dcaa5c58d192e096ece0cb7f5f9d9b62d4f897 (diff)
downloadrust-c575885e2561db36d3c7434192190e3dd025bd78.tar.gz
rust-c575885e2561db36d3c7434192190e3dd025bd78.zip
Auto merge of #25625 - bluss:doc-slice-order, r=Gankro
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