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
Assigned to nobody Loading
Sort

Pull requests list

futures-util portable-atomic feature, use it in futures unordered A-stream Area: futures::stream S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#3007 opened Apr 21, 2026 by tommasoclini Loading…
Fix memory leak in FuturesUnordered::IntoIter A-stream Area: futures::stream S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#3005 opened Apr 12, 2026 by paolobarbolini Contributor Loading…
Hash-pin some action references, add dependency cooldowns S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#3000 opened Apr 6, 2026 by woodruffw Loading…
Fix mpsc bounded channel capacity to match documented (buffer + num_senders) A-channel Area: futures::channel S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#2998 opened Mar 17, 2026 by Emilie-Thome Loading…
feat: Add StreamExt::switch A-stream Area: futures::stream S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#2997 opened Mar 5, 2026 by Hywan Loading…
feat: implement last helper method on StreamExt A-stream Area: futures::stream S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#2982 opened Dec 17, 2025 by elsirion Loading…
fix: make sink::With send after inner sink returns ready A-sink Area: futures::sink S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#2976 opened Nov 2, 2025 by quasi-coherent Loading…
try_unfold: Fix function docs wording A-stream Area: futures::stream S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#2972 opened Oct 11, 2025 by matthiasbeyer Loading…
futures-channel: ensure is_terminated() reflects the state of the channel A-channel Area: futures::channel S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#2969 opened Sep 16, 2025 by petrosagg Contributor Loading…
Add OrPending future that wraps an optional future A-future Area: futures::future S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#2968 opened Sep 15, 2025 by akonradi-signal Loading…
fix: spawn tasks in Stream::buffered and Stream::buffer_unordered to max concurrency A-stream Area: futures::stream S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#2962 opened Jul 22, 2025 by andylokandy Loading…
feat: backport of StreamExt::interleave A-stream Area: futures::stream S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#2958 opened Jun 30, 2025 by aatifsyed Contributor Loading…
feat: StreamExt::interleave A-stream Area: futures::stream S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#2957 opened Jun 30, 2025 by aatifsyed Contributor Loading…
feat: Implement find combinator for StreamExt A-stream Area: futures::stream S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#2950 opened Apr 19, 2025 by aaamourao Loading…
Add StreamExt::try_scan A-stream Area: futures::stream S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#2933 opened Mar 14, 2025 by michaelbeaumont Loading…
feat: add _timeout variants to blocking executions
#2912 opened Jan 7, 2025 by wyfo Loading…
util: no-std error::Error info
#2910 opened Jan 7, 2025 by brody2consult Contributor Draft
2 tasks
feat: select! macro for no-std environments
#2903 opened Dec 25, 2024 by ytakano Loading…
Shared: fix shared futures missing wake up
#2899 opened Nov 27, 2024 by zekun000 Loading…
Change condition for is_terminated in Zip
#2895 opened Oct 30, 2024 by haroldbruintjes Loading…
Allow Abortable::new to accept &mut AbortRegistration
#2881 opened Aug 30, 2024 by sutes-work Loading…
Add OptionalFuture helper
#2872 opened Jul 17, 2024 by jtojnar Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.