Skip to content

Show actual version of the "stable" toolchain #4138

@albertvaka

Description

@albertvaka

Problem you are trying to solve

When I do rustup install stable it tells me the version number it actually installed, however after that calling rustup show or rustup toolchain list will just call the toolchain stable and no longer show the version number. Same with nigthly, etc.

Solution you'd like

rustup show and rustup toolchain list detail the version number of stable, nightly, etc.

Example possible output of rustup show:

stable-aarch64-apple-darwin -> 1.83.0-aarch64-apple-darwin
1.77.2-aarch64-apple-darwin

Notes

No response

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