logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Rust Toolchain - Control Rust Versions with Rustup | Online Free DevTools by Hexmos

Control Rust versions easily with Rustup Toolchain Manager. Set default Rust version and manage multiple toolchains with ease. Free online tool, no registration required.

rustup-default

Set the default Rust toolchain. More information: https://rust-lang.github.io/rustup.

  • Switch the default Rust toolchain (see rustup help toolchain for more information):

rustup default {{toolchain}}

See Also