rust/library/alloc/benches
The 8472 114d5f221c s/drain_filter/extract_if/ for Vec, Btree{Map,Set} and LinkedList 2023-06-14 09:28:54 +02:00
..
btree s/drain_filter/extract_if/ for Vec, Btree{Map,Set} and LinkedList 2023-06-14 09:28:54 +02:00
binary_heap.rs Avoid use of `rand::thread_rng` in stdlib benchmarks 2022-05-02 00:08:21 -07:00
lib.rs s/drain_filter/extract_if/ for Vec, Btree{Map,Set} and LinkedList 2023-06-14 09:28:54 +02:00
linked_list.rs mv std libs to library/ 2020-07-27 19:51:13 -05:00
slice.rs Update rand in the stdlib tests, and remove the getrandom feature from it 2023-01-04 14:52:41 -08:00
str.rs update str.contains benchmarks 2022-11-14 23:03:16 +01:00
string.rs mv std libs to library/ 2020-07-27 19:51:13 -05:00
vec.rs remove some unneeded imports 2023-04-12 19:27:18 +02:00
vec_deque.rs Add `vec_deque::IntoIter` benchmarks 2023-01-18 00:33:05 +01:00
vec_deque_append.rs mv std libs to library/ 2020-07-27 19:51:13 -05:00