 Taiki EndoandGitHub
|
7daa7fe053
|
Change default lint level to warning and deny warnings in CI (#397)
|
2020-07-09 09:12:39 -07:00 |
|
 Sean McArthurandGitHub
|
96268a80d4
|
Move "extra" methods to extension traits (#306)
|
2019-10-31 09:39:58 -07:00 |
|
 Taiki EndoandGitHub
|
ae7d884582
|
Update Bytes to Rust 2018 (#274)
|
2019-07-26 05:01:22 +09:00 |
|
 Sean McArthurandCarl Lerche
|
55aa530dc1
|
Remove io::Cursor, and implement Buf/BufMut for slices instead (#261)
|
2019-06-07 12:31:10 -07:00 |
|
 YetAnotherMinionandSean McArthur
|
d8134903de
|
feat: remove impl IntoBuf for Cursor<Self>, impl Buf for Bytes, BytesMut, refactor iterators
|
2019-06-06 16:59:44 -07:00 |
|
 Dan BurkertandCarl Lerche
|
7ed78cef47
|
Fix index-oob panic in Take::bytes (#138)
The panic happens when `inner.bytes()` returns a slice smaller than the
limit.
|
2017-06-27 11:23:29 -07:00 |
|