- Aug 23, 2016
-
-
Carl Lerche authored
-
- Aug 11, 2016
-
-
Carl Lerche authored
Not having `unsafe_no_drop_flag` caused some weirdness with optimizing buffers and bytes. For now, remeove it.
-
- Aug 10, 2016
-
-
Carl Lerche authored
* Get rid of `ByteStr` trait * `Bytes` is not a concrete type * Add `BlockBuf` * Delete lots of cruft * Performance work
-