summary refs log tree commit diff
path: root/src/liballoc/benches/lib.rs
AgeCommit message (Expand)AuthorLines
2018-04-08Move deny(warnings) into rustbuildMark Simulacrum-2/+0
2018-04-05Bump the bootstrap compiler to 1.26.0 betaAlex Crichton-1/+0
2018-03-27Rollup merge of #48639 - varkor:sort_by_key-cached, r=blusskennytm-0/+1
2018-03-26Stabilize i128_typeMark Mansi-1/+1
2018-03-18Add lexicographic sorting benchmarkvarkor-0/+1
2018-02-22Stabilize [T]::rotate_{left,right}Corey Farwell-1/+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-0/+1
2017-06-13Merge crate `collections` into `alloc`Murarth-0/+28