rust-lang / stdarch

Rust's standard library vendor-specific APIs and run-time feature detection
https://doc.rust-lang.org/stable/core/arch/
Apache License 2.0
598 stars 255 forks source link

Run aarch64-pc-windows-msvc tests on ARM64 Windows runners #1583

Open dpaoliello opened 3 weeks ago

dpaoliello commented 3 weeks ago

We recently got ARM64 Windows runner enabled, so now we should be able to run the aarch64-pc-windows-msvc tests on them.

rustbot commented 3 weeks ago

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

dpaoliello commented 3 weeks ago

@rustbot blocked Waiting on ARM64 runners to be enabled for this repo: https://rust-lang.zulipchat.com/#narrow/stream/242791-t-infra/topic/GitHub.20Arm64.20runners.20private.20preview/near/444523895

rustbot commented 3 weeks ago

Error: The feature shortcut is not enabled in this repository. To enable it add its section in the triagebot.toml in the root of the repository.

Please file an issue on GitHub at triagebot if there's a problem with this bot, or reach out on #t-infra on Zulip.

bors commented 1 week ago

:umbrella: The latest upstream changes (presumably 87158e666a6b290fab74a97ac3393623969d09c9) made this pull request unmergeable. Please resolve the merge conflicts.