granite-rust/library/core
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