Closed

Description
Steps to reproduce:
multirust default beta
multirust remove-toolchain beta
multirust default beta
Output:
info: installing toolchain 'beta'
downloading file from: 'https://static.rust-lang.org/dist/channel-rust-beta.sha256'
downloading file from: 'https://static.rust-lang.org/dist/channel-rust-beta'
downloading file from: 'https://static.rust-lang.org/dist/rust-beta-x86_64-pc-windows-msvc.msi.sha256'
info: update hash matches: 1c393d0a66788a093712, skipping update...
info: default toolchain set to 'beta'
It doesn't actually reinstall the removed toolchain though, so attempts to use it result in:
error: not a directory: 'C:\Users\Lee\.multirust\toolchains\beta'
I was able to reinstall it by first deleting the beta file in update-hashes.
Metadata
Metadata
Assignees
Labels
No labels