-
Notifications
You must be signed in to change notification settings - Fork 644
Pull requests: rust-lang/futures-rs
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
chore: replace num_cpus with available_parallelism
A-executor
Area: futures::executor
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#2946
opened Apr 8, 2025 by
tisonkun
Loading…
chore: remove deprecated pin_mut macro in 0.4
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#2945
opened Apr 8, 2025 by
tisonkun
Loading…
Try recv
A-channel
Area: futures::channel
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#2944
opened Apr 7, 2025 by
cmrschwarz
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…
Document cancel-safety of FuturesUnordered::poll_next
#2897
opened Nov 13, 2024 by
akonradi-signal
Loading…
Allow Abortable::new to accept &mut AbortRegistration
#2881
opened Aug 30, 2024 by
sutes-work
Loading…
refactor:
TryFuture
s are Future
s now, into_future
is no longer need
#2878
opened Aug 19, 2024 by
yhx-12243
Loading…
Implement the Area: futures::channel
S-blocked
Status: Blocked on something else
UnwindSafe
/RefUnwindSafe
traits on channels
A-channel
#2772
opened Sep 9, 2023 by
tomaka
Loading…
Add
futures_util::io::{pipe,Pipe{Reader,Writer}}
for bytes channels
#2764
opened Jul 23, 2023 by
oxalica
Loading…
Constrain Status: Blocked on something else
Future::Output
in supertrait of TryFuture
S-blocked
#2763
opened Jul 19, 2023 by
hlbarber
Loading…
add mapped_futures
A-stream
Area: futures::stream
#2751
opened Jun 11, 2023 by
StoicDeveloper
Loading…
Only return Area: futures::channel
Poll::Ready
from Sender::poll_flush
if the channel is empty
A-channel
#2746
opened May 22, 2023 by
thomaseizinger
Loading…
futures-util: Update Future combinators to preserve Clone
S-needs-decision
Status: A decision on whether or not to do this is needed.
#2742
opened May 8, 2023 by
zjijz
Loading…
Improve comment for Status: This is awaiting some action (such as code changes or more information) from the author
FuturesOrdered
and FuturesUnordered
docs
S-waiting-on-author
#2714
opened Mar 3, 2023 by
th4s
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.