-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Closed
Labels
O-windows-msvcToolchain: MSVC, Operating system: WindowsToolchain: MSVC, Operating system: WindowsT-dev-toolsRelevant to the dev-tools subteam, which will review and decide on the PR/issue.Relevant to the dev-tools subteam, which will review and decide on the PR/issue.
Description
rustup
doesn't appear to know about rust-std
for aarch64-pc-windows-msvc
, and poking around on static.rust-lang.org
suggests that this component isn't being built. #53173 added the appropriate target to rustc
, and it'd be great to continue that work by making the standard library readily available.
I'm happy to make the changes myself, but I couldn't find the obvious place to change things to ensure things are built on the Windows builders...
/cc @alexcrichton
Metadata
Metadata
Assignees
Labels
O-windows-msvcToolchain: MSVC, Operating system: WindowsToolchain: MSVC, Operating system: WindowsT-dev-toolsRelevant to the dev-tools subteam, which will review and decide on the PR/issue.Relevant to the dev-tools subteam, which will review and decide on the PR/issue.