Skip to content

Windows aarch64 is missing from Other Installation Methods #3406

Closed
@Alovchin91

Description

@Alovchin91

Problem

A link to Windows aarch64 version of rustup-init.exe is missing from the Other Installation Methods page.

Steps

  1. Open Other Installation Methods page
  2. Look for rustup-init.exe for Windows aarch64 (aarch64-pc-windows-msvc). It's not there.
  3. Go to https://static.rust-lang.org/rustup/dist/aarch64-pc-windows-msvc/rustup-init.exe. It's there because it is available.

Possible Solution(s)

It looks like the list of available artifacts is populated from this file. I assume it's auto-generated, so the obvious solution is to make sure the aarch64-pc-windows-msvc artifacts gets in there.

Notes

Please let me know the process of adding an artifact to that file. I will then open a PR with all the necessary changes.

Rustup version

1.26.0

Installed toolchains

N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugfixed-next-releaseThis issue will be fixed in the next release of rustup.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions