Skip to content

Pull requests: rust-lang/futures-rs

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Add variant of LocalPool with bound lifetime
#2846 opened Mar 27, 2024 by haroldbruintjes Loading…
Add FutureExt::also_poll
#2840 opened Mar 8, 2024 by coolreader18 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…
reexport alloc::task::Wake A-task Area: futures::task
#2494 opened Sep 3, 2021 by ibraheemdev Loading… futures-0.4, futures-core-1.0
Fastmutex A-lock Area: futures::lock
#2397 opened Apr 17, 2021 by nathdobson Draft
Rewrite BiLock lock/unlock to be allocation free A-lock Area: futures::lock
#2384 opened Apr 3, 2021 by exrook Loading…
Move type/trait aliases to futures-util A-future Area: futures::future A-stream Area: futures::stream S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author
#2344 opened Feb 13, 2021 by taiki-e Loading… futures-0.4, futures-core-1.0
ProTip! no:milestone will show everything without a milestone.