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
30ba4bd8e2
rust
/
src
/
libcore
/
slice
History
Download ZIP
Download TAR.GZ
Lzu Tao
30ba4bd8e2
Use Result::unwrap_or_else instead of matching
2019-08-10 17:16:58 +00:00
..
memchr.rs
libcore => 2018
2019-04-18 14:47:35 +09:00
mod.rs
Use Result::unwrap_or_else instead of matching
2019-08-10 17:16:58 +00:00
rotate.rs
Improve
ptr_rotate
performance, tests, and benchmarks
2019-08-06 10:42:48 -05:00
sort.rs
avoid uninit_array! macro where it is not needed
2019-07-19 17:23:47 +02:00