SkillAgentSearch skills...

Rustup

The Rust toolchain installer

Install / Use

/learn @rust-lang/Rustup
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Rustup: the Rust toolchain installer

Build Status

Rustup installs The Rust Programming Language from the official release channels, enabling you to easily switch between stable, beta, and nightly compilers and keep them updated. It makes cross-compiling simpler with binary builds of the standard library for common platforms. And it runs on all platforms Rust supports, including Windows.

Documentation

See The Rustup book for documentation on installing and using Rustup.

The latest documentation for the main branch can be found under devel.

Contributing

See The Rustup dev guide for information on contributing to Rustup.

License

Copyright Diggory Blake, the Mozilla Corporation, and Rustup contributors.

Licensed under either of

  • Apache License, Version 2.0, (LICENSE-APACHE or https://www.apache.org/licenses/LICENSE-2.0)
  • MIT license (LICENSE-MIT or https://opensource.org/licenses/MIT)

at your option.

<!-- Badges -->

Related Skills

View on GitHub
GitHub Stars6.8k
CategoryDevelopment
Updated5h ago
Forks1.0k

Languages

Rust

Security Score

100/100

Audited on Mar 31, 2026

No findings