rust/library/alloc/tests
2023-01-17 18:55:44 +01:00
..
arc.rs Remove Vec/Rc storage reuse opt 2022-11-18 10:39:50 +00:00
autotraits.rs Replace libstd, libcore, liballoc in line comments. 2022-12-30 14:00:42 +01:00
borrow.rs
boxed.rs Add #![deny(unsafe_op_in_unsafe_fn)] in liballoc tests 2022-11-23 08:10:17 -08:00
btree_set_hash.rs
c_str.rs
const_fns.rs
cow_str.rs
fmt.rs enable fuzzy_provenance_casts lint in liballoc 2022-11-20 19:12:18 +01:00
heap.rs
lib.rs refactor[alloc]: remove unused box syntax feature 2023-01-17 18:55:44 +01:00
linked_list.rs
rc.rs Remove Vec/Rc storage reuse opt 2022-11-18 10:39:50 +00: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 add test for issue 104726 2022-11-22 20:58:43 +01:00
string.rs
thin_box.rs Make use of pointer::is_aligned[_to] 2022-08-21 15:46:03 +04:00
vec_deque.rs Apply review feedback; Fix no_global_oom_handling build 2022-12-08 22:08:55 -08:00
vec.rs Remove various double spaces in source comments. 2023-01-14 17:22:04 +01:00