You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
IMO your original issue in particular does fall into the larger category of our properly informing the users of a target name change. However, WRT potential misoperations such as trying to remove a component installed only in another toolchain, I do think that will be a possible aspect to be improved.
I've adjusted the title according to what I think you was trying to address. Please let me know if you think that is inaccurate.
rami3l
changed the title
Suggest alternative version when attempting to remove target
Suggest another toolchain when removing a component unavailable to the current toolchain
Jan 24, 2025
rami3l
changed the title
Suggest another toolchain when removing a component unavailable to the current toolchain
Suggest another toolchain when removing a component/target unavailable to the current toolchain
Jan 24, 2025
Problem you are trying to solve
rustup update
fails (unrelated to issue)rustup target remove wasm32-wasi
failsrustup +target remove wasm32-wasi
succeeds, as the default toolchain was nightly as specified in.rustup/settings.toml
Solution you'd like
Rustup could search and suggest targets on other versions when the default does not have the target
Notes
No response
The text was updated successfully, but these errors were encountered: