mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-25 09:39:32 +00:00
- Port `Buf::as_slice`/`as_mut_slice` wording from wtf8 to bytes - Make `Buf::extend_from_slice_unchecked` docs more platform-independent - wtf8 `Buf` was missing `#[repr(transparent)]`