rustc 1.75.0 (82e1608df 2023-12-21)
rustup 1.26.0 (5af9b9484 2023-04-05)
rustup toolchain list
stable-x86_64-pc-windows-msvc (default)
1.72.0-x86_64-pc-windows-msvc
rustup update
info: syncing channel updates for 'stable-x86_64-pc-windows-msvc'
info: latest update on 2024-09-05, rust version 1.81.0 (eeb90cda1 2024-09-04)
error: component 'rust-std' for target 'asmjs-unknown-emscripten' is unavailable for download for channel 'stable'
If you don't need the component, you could try a minimal installation with:
rustup toolchain add stable --profile minimal
rustup toolchain add stable --profile minimal
info: syncing channel updates for 'stable-x86_64-pc-windows-msvc'
info: latest update on 2024-09-05, rust version 1.81.0 (eeb90cda1 2024-09-04)
error: component 'rust-std' for target 'asmjs-unknown-emscripten' is unavailable for download for channel 'stable'
If you don't need the component, you could try a minimal installation with:
rustup toolchain add stable --profile minimal
rustup toolchain remove asmjs-unknown-emscripten
info: no toolchain installed for 'asmjs-unknown-emscripten'
rustup update
info: syncing channel updates for 'stable-x86_64-pc-windows-msvc'
info: latest update on 2024-09-05, rust version 1.81.0 (eeb90cda1 2024-09-04)
error: component 'rust-std' for target 'asmjs-unknown-emscripten' is unavailable for download for channel 'stable'
If you don't need the component, you could try a minimal installation with:
rustup toolchain add stable --profile minimal
What to do?
To reinstall?
How to reinstall Rust?