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
Assigned to nobody Loading
Sort

Pull requests list

Add OrPending future that wraps an optional future A-future Area: futures::future S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#2968 opened Sep 15, 2025 by akonradi-signal Loading…
Add #[clippy::has_significant_drop] to guards A-lock Area: futures::lock
#2967 opened Sep 3, 2025 by c410-f3r Loading…
fix: spawn tasks in Stream::buffered and Stream::buffer_unordered to max concurrency A-stream Area: futures::stream S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#2962 opened Jul 22, 2025 by andylokandy Loading…
feat: backport of StreamExt::interleave A-stream Area: futures::stream S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#2958 opened Jun 30, 2025 by aatifsyed Loading…
feat: StreamExt::interleave A-stream Area: futures::stream S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#2957 opened Jun 30, 2025 by aatifsyed Loading…
feat: Implement find combinator for StreamExt A-stream Area: futures::stream S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#2950 opened Apr 19, 2025 by aaamourao Loading…
Add StreamExt::try_scan A-stream Area: futures::stream S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#2933 opened Mar 14, 2025 by michaelbeaumont Loading…
feat: add _timeout variants to blocking executions
#2912 opened Jan 7, 2025 by wyfo Loading…
util: no-std error::Error info
#2910 opened Jan 7, 2025 by brody4hire Draft
2 tasks
feat: select! macro for no-std environments
#2903 opened Dec 25, 2024 by ytakano Loading…
Shared: fix shared futures missing wake up
#2899 opened Nov 27, 2024 by zekun000 Loading…
Change condition for is_terminated in Zip
#2895 opened Oct 30, 2024 by haroldbruintjes Loading…
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…
Add OwnedMappedMutexGuard for OwnedMutexGuard
#2859 opened May 14, 2024 by 0xsot 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…
ProTip! no:milestone will show everything without a milestone.