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

Fix misleading "uninstalled toolchain" notification #3869

Merged
merged 1 commit into from
Jun 12, 2024
Merged

Fix misleading "uninstalled toolchain" notification #3869

merged 1 commit into from
Jun 12, 2024

Conversation

scimas
Copy link
Contributor

@scimas scimas commented Jun 12, 2024

Added a check to see if any filesystem modification was done. Fixes #3861.

Added a check to see if any filesystem modification was done.
Copy link
Contributor

@djc djc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems reasonable, thanks!

@rami3l rami3l added this pull request to the merge queue Jun 12, 2024
Merged via the queue into rust-lang:master with commit d05498e Jun 12, 2024
26 checks passed
@scimas scimas deleted the misleading-toolchain-uninstall branch June 12, 2024 14:14
@rami3l rami3l added this to the 1.28.0 milestone Jun 16, 2024
@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.

rustup toolchain uninstall <toolchain> reports toolchain has been uninstalled without doing anything
3 participants