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
When in a directory with a rust-toolchain file, the command rustup --version tries to start installing the specified toolchain. This seems quite surprising.
Problem
When in a directory with a
rust-toolchain
file, the commandrustup --version
tries to start installing the specified toolchain. This seems quite surprising.Steps
rust-toolchain
file.rustup uninstall
the specified toolchainrustup --version
Possible Solution(s)
No response
Notes
No response
Rustup version
Installed toolchains
The text was updated successfully, but these errors were encountered: