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

Fix pool::Arc being enabled without atomics. #548

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

reitermarkus
Copy link
Member

Only deny warnings on CI: https://rust-unofficial.github.io/patterns/anti_patterns/deny-warnings.html

Fix pool::Arc being enabled without atomics.

Fixes #463.

@reitermarkus reitermarkus changed the title Don't deny warnings. Fix pool::Arc being enabled without atomics. Apr 6, 2025
@reitermarkus reitermarkus requested a review from a team April 6, 2025 00:08
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

Successfully merging this pull request may close these issues.

Misdetects arm_llsc and fails to build on thumbv6m-none-eabi with -C linker-plugin-lto=y
1 participant