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

Remove extern vectorcall tests #13702

Merged
merged 1 commit into from
Nov 18, 2024

Conversation

Alexendoo
Copy link
Member

On arm64 I get

error[E0570]: `"vectorcall"` is not a supported ABI for the current target

We don't seem to be doing any ABI specific handling so it seems fine to just remove this one since there are other tests

changelog: none

@rustbot
Copy link
Collaborator

rustbot commented Nov 18, 2024

r? @Manishearth

rustbot has assigned @Manishearth.
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

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Nov 18, 2024
@Manishearth Manishearth added this pull request to the merge queue Nov 18, 2024
Merged via the queue into rust-lang:master with commit 53994bd Nov 18, 2024
9 checks passed
@Alexendoo Alexendoo deleted the remove-vectorcall-test branch November 18, 2024 19:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants