rustup self uninstall
fails on Windows if a custom toolchain is installed
#2789
Labels
Milestone
rustup self uninstall
fails on Windows if a custom toolchain is installed
#2789
Problem
Rustup gives a "permission denied" error if you try to uninstall it after linking a custom toolchain.
Steps
The only thing left in
~/.rustup
is.rustup/toolchains/stage2/
.Notes
Output of
rustup --version
: rustup 1.24.2 (755e2b0 2021-05-12)Output of
rustup show
:The text was updated successfully, but these errors were encountered: