This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
39d2639f81
rust
/
library
/
core
/
benches
History
Thom Chiovoloni
a4bf36e87b
Update rand in the stdlib tests, and remove the getrandom feature from it
2023-01-04 14:52:41 -08:00
..
ascii
Make some
usize
-typed masks definition agnostic to the size of
usize
2022-04-15 17:04:59 +02:00
char
hash
num
Update rand in the stdlib tests, and remove the getrandom feature from it
2023-01-04 14:52:41 -08:00
str
Respond to review feedback, and improve implementation somewhat
2022-02-05 11:15:18 -08:00
any.rs
ascii.rs
fmt.rs
Add unicode fast path to
is_printable
2022-05-31 10:51:35 +02:00
iter.rs
add benchmark for iter::ArrayChunks::fold specialization
2022-11-07 21:44:24 +01:00
lib.rs
Rollup merge of
#103570
- lukas-code:stabilize-ilog, r=scottmcm
2022-11-09 19:21:21 +05:30
ops.rs
pattern.rs
slice.rs
Stop manually SIMDing in swap_nonoverlapping
2022-02-21 00:54:02 -08:00
str.rs
Optimize
core::str::Chars::count
2022-02-05 11:15:17 -08:00