← all formulas
rust
Safe, concurrent, practical language
- Version
- v1.95.0
- License
- Apache-2.0 OR MIT
- Tap
- homebrew/core
- Bottle
- available
- Revision
- —
bottledlicense declaredhomepageactivekeg-linked
Install
shell
$ brew install rustCaveats
Link this toolchain with `rustup` under the name `system` with:
rustup toolchain link system "$(brew --prefix rust)"
If you use rustup, avoid PATH conflicts by following instructions in:
brew info rustup