Skip to content

Pull requests: rust-lang/futures-rs

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
Sort

Pull requests list

Add len method for UnboundedSender 0.3-backport: completed A-channel Area: futures::channel
#2750 by thement was merged Jul 25, 2023 Loading…
Add num_messages method for UnboundedSender A-channel Area: futures::channel S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author
#2749 by thement was closed Jun 9, 2023 Loading…
Custom Debug implementations for mpsc 0.3-backport: completed A-channel Area: futures::channel
#2667 by daxpedda was merged Nov 27, 2022 Loading…
Remove Debug constraint for oneshot types 0.3-backport: completed A-channel Area: futures::channel
#2666 by daxpedda was merged Nov 27, 2022 Loading…
Stream::size_hint for mpsc channels 0.3-backport: completed A-channel Area: futures::channel
#2660 by stepancheg was merged Nov 27, 2022 Loading…
Revert "add size_hint to mpsc receiver" A-channel Area: futures::channel
#2418 by taiki-e was merged May 7, 2021 Loading…
add size_hint to mpsc receiver A-channel Area: futures::channel
#2417 by ibraheemdev was merged May 7, 2021 Loading…
Override Debug for oneshot::{Sender,Receiver}. 0.3-backport: completed A-channel Area: futures::channel
#2414 by goffrie was merged May 7, 2021 Loading…
Port "fix race with dropping mpsc::Receiver" to 0.3 A-channel Area: futures::channel
#2304 by taiki-e was merged Feb 13, 2021 Loading…
impl FusedFuture for oneshot::Receiver A-channel Area: futures::channel
#2300 by taiki-e was merged Jan 1, 2021 Loading…
Remove mut from Sender::start_send() A-channel Area: futures::channel
#2188 by garious was closed May 3, 2021 Loading…
Added a is_connected_to to (Unbounded)Sender A-channel Area: futures::channel
#2179 by LinkTed was merged Sep 5, 2020 Loading…
Add oneshot::Sender::is_connected_to method A-channel Area: futures::channel
#2158 by canndrew was merged Sep 5, 2020 Loading…
Allow to configure the max size for unbounded queue A-channel Area: futures::channel
#2093 by gnunicorn was closed Mar 8, 2024 Loading…
futures-channel: tsan for mpsc test A-channel Area: futures::channel
#1319 by stepancheg was closed Jan 1, 2021 Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.