Closed
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