Skip to content

Conversation

dpaoliello
Copy link
Contributor

The arm64ec-pc-windows-msvc target has been promoted to tier 2, so now that there is a prebuilt standard library available for it add it to the list of architectures to check during CI.

@programmerjake

This comment was marked as resolved.

@dpaoliello
Copy link
Contributor Author

do note that where you added it just runs cargo clippy on it, if you wanted to actually run tests, you'll need to add it to the cross section (edit: nevermind, those are for linux)

GitHub just got ARM64 runner support, so we may want to start running the Windows and Linux ARM64 tests on native hardware instead of using cross.

But, yes, for now just adding this to the list of arches to run clippy.

@calebzulawski calebzulawski merged commit c79585c into rust-lang:master Jun 15, 2024
@dpaoliello dpaoliello deleted the checkarm64ec branch June 17, 2024 21:13
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.

None yet

3 participants