rust/library/alloc/benches
2023-01-04 14:52:41 -08:00
..
btree Avoid use of rand::thread_rng in stdlib benchmarks 2022-05-02 00:08:21 -07:00
binary_heap.rs Avoid use of rand::thread_rng in stdlib benchmarks 2022-05-02 00:08:21 -07:00
lib.rs enable fuzzy_provenance_casts lint in liballoc 2022-11-20 19:12:18 +01:00
linked_list.rs
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
vec_deque_append.rs
vec_deque.rs Add VecDeque::extend TrustedLen benchmark 2022-06-17 23:41:03 +02:00
vec.rs Optimized vec::IntoIter::next_chunk impl 2022-07-26 20:31:43 +02:00