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

Provides generic Atomic<T> type #1

Open
taiki-e opened this issue Feb 23, 2022 · 1 comment · May be fixed by #8
Open

Provides generic Atomic<T> type #1

taiki-e opened this issue Feb 23, 2022 · 1 comment · May be fixed by #8
Labels
A-portable-atomic-util Area: related to portable-atomic-util crate C-enhancement Category: A new feature or an improvement for an existing one

Comments

@taiki-e
Copy link
Owner

taiki-e commented Feb 23, 2022

Requirements:

@taiki-e taiki-e added the C-enhancement Category: A new feature or an improvement for an existing one label Feb 23, 2022
@taiki-e
Copy link
Owner Author

taiki-e commented Mar 5, 2022

prototype: main...generic

@taiki-e taiki-e linked a pull request Mar 21, 2022 that will close this issue
bors bot added a commit that referenced this issue Sep 12, 2022
38: Add empty portable-atomic-util crate r=taiki-e a=taiki-e

This adds an empty crate named `portable-atomic-util`.

For now, I'm considering putting the features proposed in #1 (#8) and #37 into this crate, but they may be merged into the main `portable-atomic` crate in the future.


Co-authored-by: Taiki Endo <[email protected]>
@taiki-e taiki-e added the A-portable-atomic-util Area: related to portable-atomic-util crate label Jan 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-portable-atomic-util Area: related to portable-atomic-util crate C-enhancement Category: A new feature or an improvement for an existing one
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant