Verification
Problem
when install rust with latest rust-init, it link all .cargo/bin files to rustup, including cargo
Steps
- download latest rust-init file from rust website.
- config CARGO_HOMT and RUSTUP_HOME env to other dir.
- execute rust-init and complete the installration.
Possible Solution(s)
manually change the link target to the actived toolchain/bin/*.exe
Notes
No response
Rustup version
rustup 1.28.2 (e4f3ad6f8 2025-04-28)
Installed toolchains
stable-x86_64-pc-windows-msvc
OS version