diff options
| author | bors <bors@rust-lang.org> | 2015-05-20 22:16:54 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2015-05-20 22:16:54 +0000 |
| commit | c575885e2561db36d3c7434192190e3dd025bd78 (patch) | |
| tree | e7309c008f9585470f49c4a2f497d3d5fe277cec /src/test/codegen/stack-alloc-string-slice.cc | |
| parent | 82dc34a7627b08c7660dfadcd5ad8792d409a28d (diff) | |
| parent | 77dcaa5c58d192e096ece0cb7f5f9d9b62d4f897 (diff) | |
| download | rust-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
