-
Notifications
You must be signed in to change notification settings - Fork 636
Pull requests: rust-lang/futures-rs
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
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…
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…
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…
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.