-
Notifications
You must be signed in to change notification settings - Fork 626
Pull requests: rust-lang/futures-rs
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
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…
Support shared futures on no_std
A-future
Area: futures::future
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author
#2868
opened Jul 2, 2024 by
adavis628
Loading…
Added future::on_poll, future::on_poll_pending and future::on_poll_ready
#2842
opened Mar 16, 2024 by
kulst
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
FuturesOrdered
and FuturesUnordered
docs
#2714
opened Mar 3, 2023 by
th4s
Loading…
add is_some and is_none to OptionFuture
A-future
Area: futures::future
S-needs-decision
Status: A decision on whether or not to do this is needed.
#2690
opened Jan 17, 2023 by
MarinPostma
Loading…
impl Future for stream::{Buffered, BufferUnordered, FuturesOrdered}
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author
#2677
opened Dec 18, 2022 by
arcnmx
Loading…
In ready_chunks, reserve capacity based on size_hint
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author
#2661
opened Oct 30, 2022 by
stepancheg
Loading…
Add fairness to futures_util::{select, try_select, select_ok}
S-needs-decision
Status: A decision on whether or not to do this is needed.
Add stream selection early exit
A-stream
Area: futures::stream
breaking change
S-needs-decision
Status: A decision on whether or not to do this is needed.
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.