summary refs log tree commit diff
path: root/src/liballoc/benches
AgeCommit message (Expand)AuthorLines
2017-12-24Deprecate [T]::rotate in favor of [T]::rotate_{left,right}.Corey Farwell-1/+1
2017-11-29Fix use of rand in liballoc benchesJohn-John Tedro-2/+2
2017-11-03Remove unused AsciiExt imports and fix tests related to ascii methodsLukas Kalbertodt-3/+0
2017-07-02Auto merge of #43010 - stjepang:stabilize-sort-unstable, r=alexcrichtonbors-1/+0
2017-07-02Remove the remaining feature gatesStjepan Glavina-1/+0
2017-06-24Improve sort tests and benchmarksStjepan Glavina-19/+36
2017-06-13Merge crate `collections` into `alloc`Murarth-0/+1633