-
Notifications
You must be signed in to change notification settings - Fork 695
Pull requests: rust-lang/futures-rs
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Change future imports that can be processed by core and rust version 1.64.0
A-channel
Area: futures::channel
A-compat
Area: futures::compat
A-executor
Area: futures::executor
A-future
Area: futures::future
A-io
Area: futures::io
A-lock
Area: futures::lock
A-macro
Area: macro related
A-sink
Area: futures::sink
A-stream
Area: futures::stream
A-task
Area: futures::task
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#3016
opened Jun 13, 2026 by
lms0806
Contributor
Loading…
Add MaybeImmediate future
A-future
Area: futures::future
#3015
opened Jun 12, 2026 by
richard-w
Loading…
Bump taiki-e/setup-cross-toolchain-action from 1 to 1.40.1
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#3013
opened May 27, 2026 by
dependabot
Bot
Loading…
Fix unsound compat01as03 implementation (fixes #2514)
A-compat
Area: futures::compat
A-stream
Area: futures::stream
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#3012
opened May 24, 2026 by
stbuehler
Contributor
Loading…
fix: fill buffered streams to max concurrency
A-stream
Area: futures::stream
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#3011
opened May 22, 2026 by
andylokandy
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 Area: futures::stream
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
StreamExt::switch
A-stream
#2997
opened Mar 5, 2026 by
Hywan
Loading…
feat: implement Area: futures::stream
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
last helper method on StreamExt
A-stream
#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 Area: futures::channel
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
is_terminated() reflects the state of the channel
A-channel
#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 Area: futures::stream
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
StreamExt::try_scan
A-stream
#2933
opened Mar 14, 2025 by
michaelbeaumont
Loading…
util: no-std error::Error info
#2910
opened Jan 7, 2025 by
brody2consult
Contributor
•
Draft
2 tasks
Document cancel-safety of FuturesUnordered::poll_next
#2897
opened Nov 13, 2024 by
akonradi-signal
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.