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

Support 128-bit atomics for aarch64 on stable #6

Merged
merged 1 commit into from
Mar 2, 2022
Merged

Support 128-bit atomics for aarch64 on stable #6

merged 1 commit into from
Mar 2, 2022

Conversation

taiki-e
Copy link
Owner

@taiki-e taiki-e commented Mar 1, 2022

This supports 128-bit atomics for aarch64 at Rust 1.59+. This was previously supported only on nightly.

@taiki-e taiki-e added the O-arm Target: 32-bit Arm processors (armv6, armv7, thumb...), including 64-bit Arm in AArch32 state label Mar 1, 2022
@taiki-e taiki-e force-pushed the aarch64 branch 5 times, most recently from 89436f1 to d66e41b Compare March 2, 2022 15:20
@taiki-e
Copy link
Owner Author

taiki-e commented Mar 2, 2022

bors r+

@bors
Copy link
Contributor

bors bot commented Mar 2, 2022

Build succeeded:

@bors bors bot merged commit e8d5703 into main Mar 2, 2022
@bors bors bot deleted the aarch64 branch March 2, 2022 17:10
@taiki-e taiki-e added O-aarch64 Target: Armv8-A, Armv8-R, or later processors in AArch64 mode and removed O-arm Target: 32-bit Arm processors (armv6, armv7, thumb...), including 64-bit Arm in AArch32 state labels Sep 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
O-aarch64 Target: Armv8-A, Armv8-R, or later processors in AArch64 mode
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant