💾 Archived View for freeshell.de › tldr › rustup.gmi captured on 2023-11-14 at 10:24:19. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
Rust toolchain installer.
Install, manage, and update Rust toolchains.
rustup install nightly
rustup default nightly
rustup override set nightly
rustup update
rustup show
rustup run {toolchain_name} cargo build
rustup doc
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).