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

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 brodycj Draft
2 tasks
update Rust edition -> 2021
#2909 opened Jan 7, 2025 by brodycj Draft
1 of 3 tasks
core: no-std panic::AssertUnwindSafe (etc.)
#2908 opened Jan 7, 2025 by brodycj Loading…
4 tasks
Bump general MSRV to 1.63
#2907 opened Jan 7, 2025 by brodycj Loading…
1 task done
Bump MSRV of core crates to 1.56.0
#2906 opened Jan 7, 2025 by brodycj Draft
4 tasks
resolve unnecessary map_or Clippy issue
#2904 opened Jan 2, 2025 by brodycj Loading…
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…
Document cancel-safety of StreamExt::next
#2896 opened Nov 13, 2024 by akonradi-signal 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…
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…
ProTip! Filter pull requests by the default branch with base:master.