Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(cli): warn when removing the default/active toolchain #3924

Merged
merged 2 commits into from
Jul 8, 2024

Conversation

rami3l
Copy link
Member

@rami3l rami3l commented Jul 7, 2024

Continuation of #3637, addresses the concern 3) in #3319.

Closes #3319.

src/cli/rustup_mode.rs Outdated Show resolved Hide resolved
src/cli/rustup_mode.rs Outdated Show resolved Hide resolved
@rami3l rami3l force-pushed the feat/warn-toolchain-uninstall branch from 02e0fc8 to 6e41282 Compare July 8, 2024 09:03
@rami3l rami3l requested a review from djc July 8, 2024 09:04
@rami3l rami3l added this pull request to the merge queue Jul 8, 2024
Merged via the queue into rust-lang:master with commit 2e438b0 Jul 8, 2024
27 checks passed
@rami3l rami3l deleted the feat/warn-toolchain-uninstall branch July 8, 2024 09:39
@rami3l rami3l mentioned this pull request Oct 6, 2024
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Give a warning before uninstalling the active/default toolchain, or the last/host target for a toolchain
2 participants