unicode-org / icu4x

Solving i18n for client-side and resource-constrained environments.
https://icu4x.unicode.org
Other
1.38k stars 178 forks source link

Consistently use `bytes` not `byte_slice` #5816

Closed Manishearth closed 1 week ago

Manishearth commented 1 week ago

Fixes https://github.com/unicode-org/icu4x/issues/5815

Manishearth commented 1 week ago

Reviewer note: can be reviewed individually. Do take a look at non-zerovec code affected by each commit in case something incorrect snuck through.