Skip to content

Pull requests: tokio-rs/bytes

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

Pull requests list

Allow reclaiming the current allocation
#686 opened Mar 31, 2024 by shahn Loading…
Remove ptr_map special casing for miri (#565)
#630 opened Sep 21, 2023 by shahn Loading…
add specialized Buf::chunks_vectored for Take
#617 opened Jun 11, 2023 by srijs 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
Implement Bytes::unsplit
#538 opened Mar 25, 2022 by adeschamps Loading…
Clarify chunk_mut documentation
#519 opened Dec 12, 2021 by Darksonn 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…
WIP: Make alloc optional
#480 opened Feb 10, 2021 by xoac Loading…
Return more chunks from Take::chunks_vectored
#476 opened Feb 2, 2021 by vorner Loading…
Add UninitSlice::split_at_mut
#464 opened Jan 18, 2021 by roblabla Loading…
BytesMut::unsplit: rename to join
#445 opened Nov 29, 2020 by vorot93 Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.