Files
bytes/tests
Carl LercheandGitHub e0d8413d53 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