Skip to content

Mention versioned rustup-init binary URLs #823

@apodolsk

Description

@apodolsk

https://forge.rust-lang.org/infra/other-installation-methods.html#other-ways-to-install-rustup should probably mention that it's possible to download specific versions of rustup-init binaries, via the versioned download links mentioned in the similar docs at https://rust-lang.github.io/rustup/installation/other.html#manual-installation.

I noticed this because I'm trying to set up a reproducible build for a rust toolchain at my company. https://www.rust-lang.org/tools/install links to https://forge.rust-lang.org/infra/other-installation-methods.html, so this seems to be the most authoritative version of the install instructions. And these instructions currently suggest only the unversioned rustup-init URLS, which are presumably not fit for a reproducible build because they're going to get updated over time to point to the latest builds.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-enhancementCategory: Issue/PR about adding or editing content on forge.T-infraTeam: InfrastructureT-rustupTeam: rustup

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions