This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
325c676677
rust
/
src
/
libcore
/
slice
History
Download ZIP
Download TAR.GZ
Sebastian Dröge
325c676677
Remove mention of Slice/SliceMut traits from IterMut documentation
...
These don't exist anymore.
2018-06-03 17:34:23 +03:00
..
memchr.rs
Move the tests in src/libcore/slice/memchr.rs as well.
2018-05-06 02:34:07 +08:00
mod.rs
Remove mention of Slice/SliceMut traits from IterMut documentation
2018-06-03 17:34:23 +03: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