Skip to content

Downgrade nightly when adding component #2146

@RalfJung

Description

@RalfJung

Describe the problem you are trying to solve

I have a nightly installed and want to add a component that is not available for this or any newer nightly.

Describe the solution you'd like

With #2126 we have rustup toolchain install --allow-downgrade; this issue would be solved by adding the parallel rustup component add --allow-downgrade.

Notes

Currently available work-around: rustup toolchain install $already_installed_channel --allow-downgrade -c added_component_name

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