Skip to content

futures-util portable-atomic feature, use it in futures unordered#3007

Draft
tommasoclini wants to merge 4 commits intorust-lang:masterfrom
tommasoclini:portable_atomic_futures_unordered
Draft

futures-util portable-atomic feature, use it in futures unordered#3007
tommasoclini wants to merge 4 commits intorust-lang:masterfrom
tommasoclini:portable_atomic_futures_unordered

Conversation

@tommasoclini
Copy link
Copy Markdown

Solves #2953 for FuturesUnordered.

portable-atomic and portable-atomic-util types are not used in the public API, this makes necessary making a copy of the ArcWake trait in futures_unordered/task.rs that can use portable-atomic-util's types.

@rustbot rustbot added the A-stream Area: futures::stream label Apr 21, 2026
@tommasoclini tommasoclini force-pushed the portable_atomic_futures_unordered branch from 5349eed to b9a0027 Compare April 22, 2026 14:10
@tommasoclini
Copy link
Copy Markdown
Author

How should I fix the no_std thumbv6m-none-eabi runner?

@tommasoclini tommasoclini marked this pull request as ready for review April 25, 2026 10:03
@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Apr 25, 2026
@tommasoclini
Copy link
Copy Markdown
Author

Any help on getting the no-std runner to succeed?

@tommasoclini tommasoclini marked this pull request as draft May 6, 2026 19:58
@rustbot rustbot removed the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label May 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-stream Area: futures::stream

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants