Rollup merge of #128495 - joboet:more_memcmp, r=scottmcm

core: use `compare_bytes` for more slice element types

`bool`, `NonZero<u8>`, `Option<NonZero<u8>>` and `ascii::Char` can be compared the same way as `u8`.
This commit is contained in:
Matthias Krüger 2024-09-01 03:58:02 +02:00 committed by GitHub
commit 2a88bec78d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

Diff content is not available