Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add portable-atomic feature #10

Merged
merged 1 commit into from
May 9, 2024
Merged

Add portable-atomic feature #10

merged 1 commit into from
May 9, 2024

Conversation

taiki-e
Copy link
Collaborator

@taiki-e taiki-e commented May 8, 2024

portable-atomic-util now provides std::task::Wake equivalent: taiki-e/portable-atomic#145
This allows crates like waker-fn to support targets without atomics.

@taiki-e taiki-e requested a review from notgull May 8, 2024 17:43
Copy link
Member

@notgull notgull left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@notgull notgull merged commit 1bd72cd into master May 9, 2024
8 checks passed
@notgull notgull deleted the taiki-e/portable-atomic branch May 9, 2024 00:44
@notgull notgull mentioned this pull request May 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants