Skip to content

allow aarch64_softfloat_neon for backwards compatibility #1803

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

Merged
merged 1 commit into from
May 21, 2025

Conversation

RalfJung
Copy link
Member

This should help unblock rust-lang/rust#135160.

@rustbot
Copy link
Collaborator

rustbot commented May 20, 2025

r? @Amanieu

rustbot has assigned @Amanieu.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

@RalfJung
Copy link
Member Author

Looks like the repo needs an update before CI works again (or it should use a pinned nightly, that would avoid such problems):

error: the feature `avx512_target_feature` has been stable since 1.89.0-nightly and no longer requires an attribute to enable
  --> crates/core_arch/src/lib.rs:25:5
   |
25 |     avx512_target_feature,
   |     ^^^^^^^^^^^^^^^^^^^^^

@folkertdev
Copy link
Contributor

CI has been fixed now

@RalfJung RalfJung closed this May 20, 2025
@RalfJung RalfJung reopened this May 20, 2025
@Amanieu Amanieu added this pull request to the merge queue May 21, 2025
Merged via the queue into rust-lang:master with commit b6e2249 May 21, 2025
66 of 123 checks passed
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.

4 participants