rust/src/libcore/slice
2018-05-28 18:34:15 +02:00
..
memchr.rs Move the tests in src/libcore/slice/memchr.rs as well. 2018-05-06 02:34:07 +08:00
mod.rs extend from_raw_parts docs for slices and strs to mention alignment requirement 2018-05-28 18:34:15 +02:00
rotate.rs Reuse the mem::swap optimizations to speed up slice::rotate 2017-06-21 22:58:45 -07:00
sort.rs Stabilize feature sort_unstable 2017-07-02 02:09:21 +02:00