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
Sort

Pull requests list

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…
Add BoxTryFuture and BoxTryStream aliases
#2870 opened Jul 12, 2024 by Velnbur 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…
Add OwnedMappedMutexGuard for OwnedMutexGuard
#2859 opened May 14, 2024 by borngraced Loading…
Add StreamExt::map_while
#2856 opened May 4, 2024 by nanoqsh Loading…
Add variant of LocalPool with bound lifetime
#2846 opened Mar 27, 2024 by haroldbruintjes Loading…
Implement the UnwindSafe/RefUnwindSafe traits on channels A-channel Area: futures::channel S-blocked Status: Blocked on something else
#2772 opened Sep 9, 2023 by tomaka Loading…
Constrain Future::Output in supertrait of TryFuture S-blocked Status: Blocked on something else
#2763 opened Jul 19, 2023 by hlbarber Loading…
add mapped_futures A-stream Area: futures::stream
#2751 opened Jun 11, 2023 by StoicDeveloper 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…
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.
#2641 opened Sep 7, 2022 by Xaeroxe Loading… futures-0.4, futures-core-1.0
provide additional guidance on using join_all
#2612 opened Jun 8, 2022 by U007D Loading…
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.
#2597 opened May 10, 2022 by 414owen Loading… futures-0.4, futures-core-1.0
futures-util: add SwitchMap combinator
#2547 opened Jan 8, 2022 by ranfdev Loading…
Add StreamExt::wait_until combinator
#2542 opened Dec 31, 2021 by jerry73204 Loading…
Ordered stream utils
#2517 opened Nov 15, 2021 by jmorag Loading…
ProTip! Mix and match filters to narrow down what you’re looking for.