Files
third_party_rust_bytes/tests
Carl Lerche 14b4e28a5f Switch BufMut::bytes_mut to&mut UninitSlice (#433)
The way BufMut uses MaybeUninit can lead to unsoundness. This replaces
MaybeUnit with a type owned by bytes so we can ensure the usage patterns
are sound.

Refs: #328
2020-10-19 15:48:23 -07:00
..
2020-10-16 15:16:23 -07:00
2020-10-16 15:16:23 -07:00
2020-10-16 15:16:23 -07:00