Skip to content

Support selecting a profile at toolchain installation time #2004

@kinnison

Description

@kinnison

From time to time, people may want to override their default toolchain profile when installing a new one.

For example, I may set my toolchain profile default as minimal so that auto-installed toolchains from rust-toolchain files are as small as possible; but then I might want to explicitly install a toolchain as complete. Currently this would involve setting the profile, installing the toolchain, and then resetting the profile to whatever it was before.

It'd be nicer if I could do rustup toolchain install --profile complete 1.37.0 or similar.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions