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
613f53ef19
rust
/
library
/
core
/
src
/
slice
History
Download ZIP
Download TAR.GZ
Ralf Jung
613f53ef19
add const_eval_select macro to reduce redundancy
...
also move internal const_panic helpers to a better location
2024-11-05 09:26:08 +01:00
..
iter
Use
&raw
in the standard library
2024-09-25 17:03:20 -07:00
sort
Rename the FIXMEs, remove a few that dont matter anymore
2024-11-03 18:59:41 +00:00
ascii.rs
add const_eval_select macro to reduce redundancy
2024-11-05 09:26:08 +01:00
cmp.rs
vectorized SliceContains
2024-10-23 20:14:17 +02:00
index.rs
add const_eval_select macro to reduce redundancy
2024-11-05 09:26:08 +01:00
iter.rs
Use
&raw
in the standard library
2024-09-25 17:03:20 -07:00
memchr.rs
add const_eval_select macro to reduce redundancy
2024-11-05 09:26:08 +01:00
mod.rs
remove some unnecessary rustc_allow_const_fn_unstable
2024-11-01 11:47:31 +01:00
raw.rs
update bootstrap configs
2024-10-15 20:30:23 -07: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