mirror of
https://github.com/rust-lang/rust.git
synced 2024-12-03 12:13:43 +00:00
abe34e9ab1
Use `usize::repeat_u8` instead of implementing `repeat_byte` in `memchr.rs` It's simpler that way and the tricks don't actually make a difference: https://godbolt.org/z/zrvYY1dGx |
||
---|---|---|
.. | ||
benches | ||
src | ||
tests | ||
Cargo.toml |