Skip to content

Pull requests: tokio-rs/bytes

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Adds Buf impl for VecDeque<impl Buf>
#822 opened Mar 5, 2026 by b01o Loading…
Implement Bytes::unsplit and Bytes::try_unsplit
#819 opened Jan 23, 2026 by thanhminhmr Loading…
2 tasks done
style: address some clippy warnings
#813 opened Dec 22, 2025 by danieleades Loading…
Bump MSRV to 1.60
#812 opened Dec 21, 2025 by DaniPopes Loading…
Depend on serde_core instead of serde
#797 opened Sep 14, 2025 by DaniPopes Loading…
Add BytesMut::try_reserve()
#789 opened Jul 26, 2025 by paolobarbolini Loading…
Uplift Utf8Bytes
#783 opened Apr 12, 2025 by coolreader18 Loading…
added docs +doctests to BufRead::consume
#782 opened Mar 24, 2025 by feefladder Loading…
Add get_array method to Buf
#781 opened Mar 24, 2025 by lperlaki Loading…
Add BytesMut::try_reserve()
#613 opened May 19, 2023 by poliorcetics Loading…
feat: make alloc optional
#606 opened Mar 20, 2023 by GabrielDertoni Loading…
Implement BufMut for RefMut
#603 opened Feb 28, 2023 by jkbpvsc Loading…
Introduce SharedBuf trait for Bytes VTable
#596 opened Feb 7, 2023 by rrichardson Loading…
Custom vtable API
#567 opened Aug 20, 2022 by HyeonuPark Draft
Clarify chunk_mut documentation
#519 opened Dec 12, 2021 by Darksonn Loading…
impl From<Bytes> and From<Vec<u8>> for BytesMut
#492 opened Mar 28, 2021 by stepancheg Loading…
Avoid extraneous call to remaining in get_u8/i8
#490 opened Mar 5, 2021 by guswynn Loading…
Merge promotable implementations
#489 opened Mar 2, 2021 by stepancheg Loading…
ProTip! Filter pull requests by the default branch with base:master.