Open jyn514 opened 3 years ago
Probably the recursive delete crate we use doesn't know how to remove a reparse point.
Could we essentially do a "for each installed toolchain, uninstall toolchain, then uninstall self` in the uninstallation pathway?
It'd be a tad more long-winded than our current approach, but it would result in things being more predictable perhaps?
I went with your suggested approach, let me know what you think, thanks!
Probably the rust was still being used. I had the same issue When I uninstalled rust on windows. Finally,I resolved by killing rust in task manager.
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 (755e2b07e 2021-05-12) Output ofrustup show
: