Skip to content

Commit

Permalink
Auto merge of #118315 - WaffleLapkin:don't-repeat_byte, r=m-ou-se
Browse files Browse the repository at this point in the history
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
  • Loading branch information
bors committed Nov 29, 2023
2 parents 1fdc91f + e550422 commit 84f9f01
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 84f9f01

Please sign in to comment.