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
03e0c8edb2
rust
/
library
/
core
/
src
/
slice
History
Download ZIP
Download TAR.GZ
oskgo
7494224e74
clarify language around non-null ptrs in slice::raw
2024-09-02 15:49:18 +02:00
..
iter
Shrink some slice iterator MIR
2024-06-19 21:35:37 -07:00
sort
Tweak some attributes to improve panic_immediate_abort
2024-08-25 14:52:53 -04:00
ascii.rs
Reformat
use
declarations.
2024-07-29 08:26:52 +10:00
cmp.rs
core: make documentation clearer, rename slice comparison specialization trait
2024-08-12 10:20:32 +02:00
index.rs
Reformat
use
declarations.
2024-07-29 08:26:52 +10:00
iter.rs
Reformat
use
declarations.
2024-07-29 08:26:52 +10:00
memchr.rs
Use
usize::repeat_u8
instead of implementing
repeat_byte
in
memchr.rs
2023-11-26 12:27:56 +00:00
mod.rs
Tweak some attributes to improve panic_immediate_abort
2024-08-25 14:52:53 -04:00
raw.rs
clarify language around non-null ptrs in slice::raw
2024-09-02 15:49:18 +02:00
rotate.rs
Reformat
use
declarations.
2024-07-29 08:26:52 +10:00
specialize.rs
Remove size_of == 1 case from
fill
specialization.
2021-08-09 19:25:28 +02:00