rust/src/libcore/slice
kennytm b5913f2e76
Stabilize inclusive_range library feature.
Stabilize std::ops::RangeInclusive and std::ops::RangeInclusiveTo.
2018-03-15 16:58:01 +08:00
..
memchr.rs memchr: fix variable name in docstrings 2018-01-01 14:03:49 +07:00
mod.rs Stabilize inclusive_range library feature. 2018-03-15 16:58:01 +08: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