Skip to content

Logical toolchains per minor release #1942

@mathstuf

Description

@mathstuf

Describe the problem you are trying to solve

Keeping multiple versions of the toolchain around while updating minor releases easily.

Describe the solution you'd like

I'd like to be able to do rustup toolchain install 1.34 at the release of 1.34.0 and for rustup update to get 1.34.2 after it has released. Right now, I have to keep an eye out for minor updates and manually replace the toolchains I have downloaded.

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