Files
third_party_rust_bytes/benches
Sean McArthur 624d9d7613 Improve performance of BytesMut::reserve (#313)
Makes the short-circuit checks inline-able, and the moves the actual
reserving code to an inner function.
2019-11-12 14:52:02 -08:00
..
2019-07-26 05:01:22 +09:00