This website requires JavaScript.
Explore
Help
Sign in
mathieu
/
granite-rust
Watch
1
Star
0
Fork
You've already forked granite-rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
40cf1f9257
granite-rust
/
library
/
core
History
The 8472
40cf1f9257
optimize str::iter::Chars::advance_by
...
this avoids part of the char decoding work by not looking at utf8 continuation bytes
2023-11-27 22:06:35 +01:00
..
benches
benchmarks for Chars::advance_by
2023-11-27 22:06:35 +01:00
src
optimize str::iter::Chars::advance_by
2023-11-27 22:06:35 +01:00
tests
Stabilize RFC3324 dyn upcasting coercion
2023-11-22 13:56:36 +01:00
Cargo.toml
Update rand in the stdlib tests, and remove the getrandom feature from it
2023-01-04 14:52:41 -08:00