-
Notifications
You must be signed in to change notification settings - Fork 325
Pull requests: tokio-rs/bytes
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Implement
Bytes::unsplit and Bytes::try_unsplit
#819
opened Jan 23, 2026 by
thanhminhmr
Loading…
2 tasks done
Implement
BytesMut::extend_from_within (#817)
#818
opened Jan 23, 2026 by
thanhminhmr
Loading…
2 tasks done
chore(ci): add Renovate config for keeping pinned nightly version up-to-date
#815
opened Jan 5, 2026 by
danieleades
Loading…
Add specialized get_X impls for Bytes struct to reduce dead code
#622
opened Aug 16, 2023 by
Walnut356
Loading…
const-ify BytesMut::len, BytesMut::is_empty, and BytesMut::capacity,
#516
opened Nov 11, 2021 by
Cyborus04
Loading…
Implemented usize/isize as new functions on the Buf/BufMut traits
#511
opened Sep 5, 2021 by
chotchki
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.