rust/library/alloc/benches
Ralf Jung 4b362bbbb6
Rollup merge of #76981 - pickfire:patch-5, r=Mark-Simulacrum
liballoc bench use imported path Bencher

test is already in scope, no need to use the full path
2020-09-21 15:30:44 +02:00
..
btree
binary_heap.rs Added benchmarks for BinaryHeap 2020-09-20 01:12:02 +02:00
lib.rs Added benchmarks for BinaryHeap 2020-09-20 01:12:02 +02:00
linked_list.rs
slice.rs
str.rs
string.rs
vec.rs liballoc bench use imported path Bencher 2020-09-21 00:46:40 +08:00
vec_deque.rs
vec_deque_append.rs