|
iter
|
Replace NonZero::<_>::new with NonZero::new.
|
2024-02-15 08:09:42 +01:00 |
|
iter.rs
|
rename ptr::invalid -> ptr::without_provenance
|
2024-02-21 20:15:52 +01:00 |
|
raw.rs
|
move assert_unsafe_preconditions to its own file
|
2024-03-23 18:44:17 +01:00 |
|
rotate.rs
|
Make ZST checks in core/alloc more readable
|
2022-09-22 23:12:29 -07:00 |
|
select.rs
|
Use helper functions for min/max_idx
|
2023-05-24 19:33:04 +00:00 |
|
sort.rs
|
Avoid unnecessary comparison in partition_equal
|
2023-10-25 19:37:14 +02:00 |