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

Clean up aarch64 crypto feature #1192

Merged
merged 2 commits into from
Aug 2, 2021
Merged

Conversation

adamgemmell
Copy link
Contributor

@adamgemmell adamgemmell commented Aug 2, 2021

This PR removes all occurrences of the crypto feature for aarch64 to allow for its removal.

It's necessary to keep the feature for ARM platforms for now.

This allows us to deprecate the crypto target_feature in favour of its
subfeatures.

We cannot do this yet for ARM targets as LLVM requires the crypto
feature. This was fixed in
llvm/llvm-project@b8baa2a
@rust-highfive
Copy link

r? @Amanieu

(rust-highfive has picked a reviewer for you, use r? to override)

@Amanieu Amanieu merged commit 01c2195 into rust-lang:master Aug 2, 2021
@adamgemmell adamgemmell deleted the dev/crypto-gen branch November 10, 2022 14:14
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.

3 participants