Timetombs

泛义的工具是文明的基础,而确指的工具却是愚人的器物

66h / 116a
,更新于 2024-04-06T22:06:24Z+08:00 by   35f4f88

[Rust] Install

版权声明 - CC BY-NC-SA 4.0

1 rustup-init

platformdownload url
windows-gnuhttps://static.rust-lang.org/rustup/dist/x86_64-pc-windows-gnu/rustup-init.exe
windows-msvchttps://static.rust-lang.org/rustup/dist/x86_64-pc-windows-msvc/rustup-init.exe
apple-darwinhttps://static.rust-lang.org/rustup/dist/x86_64-apple-darwin/rustup-init
# windows only
Env-SetRustEnvironmentVariable

# install
rustup-init.exe -y --verbose --default-toolchain stable --profile complete --no-modify-path

2 Reference

https://www.rust-lang.org/tools/install

https://forge.rust-lang.org/infra/other-installation-methods.html