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
8db83a04c5
rust
/
src
/
libcore
/
slice
History
Download ZIP
Download TAR.GZ
Oliver Scherer
7767e7fb16
Stabilize
str::len
,
[T]::len
,
is_empty
and
str::as_bytes
as const fn
2019-09-24 12:56:44 +02:00
..
memchr.rs
libcore => 2018
2019-04-18 14:47:35 +09:00
mod.rs
Stabilize
str::len
,
[T]::len
,
is_empty
and
str::as_bytes
as const fn
2019-09-24 12:56:44 +02: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