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

AtomicBool has no fetch_not #371

Open
TheChilliPL opened this issue Dec 28, 2024 · 1 comment
Open

AtomicBool has no fetch_not #371

TheChilliPL opened this issue Dec 28, 2024 · 1 comment

Comments

@TheChilliPL
Copy link

So seems like AtomicBool has an atomic method called fetch_not that isn't mocked in Loom. Any reason for that?

@taiki-e
Copy link
Member

taiki-e commented Dec 28, 2024

It is just not there yet as it was recently stabilized. I would accept a PR to add it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants