Skip to content

rustup-init with rust-toolchain #2749

Closed
@XAMPPRocky

Description

@XAMPPRocky

Describe the problem you are trying to solve
With the introduction of the TOML version of rust-toolchain, there isn't an easy way to install the exact version and components without also first installing the default toolchain. Where as with the old one line version you could write rustup-init --default-toolchain $(cat rust-toolchain).

Describe the solution you'd like
rustup-init --from-file ./rust-toolchain or something similar.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions