Skip to content

rustup override set nightly cannot be seen in rustup toolchain list #2295

@bestia-dev

Description

@bestia-dev

rustup override set nightly overrides the default toolchain for that directory only.
But in rustup toolchain list this cannot be seen. There is only the old default:

stable-x86_64-unknown-linux-gnu (default)   
nightly-x86_64-unknown-linux-gnu  

It would be informative to add something like (override):

stable-x86_64-unknown-linux-gnu (default)   
nightly-x86_64-unknown-linux-gnu  (override)

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