about summary refs log tree commit diff
path: root/src/liballoc/tests/slice.rs
AgeCommit message (Expand)AuthorLines
2017-12-24Deprecate [T]::rotate in favor of [T]::rotate_{left,right}.Corey Farwell-8/+43
2017-11-08std: Remove `rand` crate and moduleAlex Crichton-1/+2
2017-06-24Improve sort tests and benchmarksStjepan Glavina-12/+38
2017-06-13Merge crate `collections` into `alloc`Murarth-0/+1225