summary refs log tree commit diff
path: root/src/libcore/benches/lib.rs
AgeCommit message (Expand)AuthorLines
2018-03-20Stabilize slice patterns without `..`Vadim Petrochenkov-1/+0
2017-11-11Improve the performance of binary_search by reducing the number ofAlkis Evlogimenos-1/+1
2017-02-06Extract collections benchmarks to libcollections/benchesSon-0/+25