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
2a3f353f04
rust
/
library
/
core
/
src
/
slice
History
Download ZIP
Download TAR.GZ
GnomedDev
a18564c198
[Clippy] Swap
manual_retain
to use diagnostic items instead of paths
2024-09-18 17:20:44 +01: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
remove const_slice_index annotations, it never had a feature gate anyway
2024-09-08 23:08:43 +02:00
iter.rs
Reformat
use
declarations.
2024-07-29 08:26:52 +10:00
memchr.rs
remove const_slice_index annotations, it never had a feature gate anyway
2024-09-08 23:08:43 +02:00
mod.rs
[Clippy] Swap
manual_retain
to use diagnostic items instead of paths
2024-09-18 17:20:44 +01: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