about summary refs log tree commit diff
path: root/src/liballoc/slice.rs
AgeCommit message (Expand)AuthorLines
2017-09-04Make slice::split_at_mut example demonstrate mutabilityNiels Egberts-20/+25
2017-08-26Rollup merge of #44072 - lukaramu:fix-doc-headings, r=steveklabnikCorey Farwell-9/+9
2017-08-24Fix inconsistent doc headingslukaramu-9/+9
2017-08-21Add [T]::swap_with_sliceScott McMurray-0/+25
2017-08-15use field init shorthand EVERYWHEREZack M. Davis-1/+1
2017-07-21Clarify that sort_unstable is deterministicStjepan Glavina-15/+18
2017-07-02Auto merge of #43010 - stjepang:stabilize-sort-unstable, r=alexcrichtonbors-12/+15
2017-07-02Stabilize feature sort_unstableStjepan Glavina-12/+15
2017-06-24Improve sort tests and benchmarksStjepan Glavina-2/+2
2017-06-13Merge crate `collections` into `alloc`Murarth-0/+1943