凭据访问
Reads Cargo credentials, Git credentials, environment variables, and project config.
代理安全
rust tooling builds binaries and can publish crates through Cargo workflows.
Reads Cargo credentials, Git credentials, environment variables, and project config.
Can run build scripts and toolchain commands that call external systems.
Can publish crates and release binaries.
Gate cargo publish, install scripts, and credentialed registry access.
Allow build/test/doc commands; require approval for publish and release automation.
安装
brew install rustlocal Homebrew formula metadata
sudo port install rustMacPorts ports tree · lang/rust/Portfile · 来源: api.github.com
sudo apk add rustAlpine Linux edge package indexes · rust · 来源: dl-cdn.alpinelinux.org
sudo dnf install rustFedora Rawhide package metadata · rust · 来源: dl.fedoraproject.org
nix profile install nixpkgs#rustnixpkgs package indexes · rust · 来源: raw.githubusercontent.com
sudo pacman -S rustArch Linux sync databases · rust · 来源: geo.mirror.pkgbuild.com
sudo zypper install rustopenSUSE Tumbleweed package metadata · rust · 来源: download.opensuse.org
choco install rustChocolatey community package catalog · rust · 来源: community.chocolatey.org
scoop install main/rustScoop official bucket manifest trees · bucket/rust.json · 来源: api.github.com
概览
Safe, concurrent, practical language
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Credential-bearing paths to review before unattended agent runs.
~/.cargo/credentials.toml~/.cargo/credentials可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
cargo | cli | 全局可执行文件 | |
cargo-clippy | cli | 全局可执行文件 | |
cargo-fmt | cli | 全局可执行文件 | |
clippy-driver | cli | 全局可执行文件 | |
rust-gdb | cli | 全局可执行文件 | |
rust-gdbgui | cli | 全局可执行文件 | |
rust-lldb | cli | 全局可执行文件 | |
rustc | cli | 全局可执行文件 | |
rustdoc | cli | 全局可执行文件 | |
rustfmt | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:rust |
|---|---|
| 版本 | 1.96.1 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/rust |
| 主页 | https://www.rust-lang.org/ |
| 仓库 | https://github.com/rust-lang/rust |
| 上游文档 | https://doc.rust-lang.org/ |
| 许可证 | Apache-2.0 OR MIT |
| 源码归档 | https://static.rust-lang.org/dist/rustc-1.96.1-src.tar.gz |
| 最后更新 | 2026-07-04T18:42:50Z |
| Pulse | updated |
| 依赖 | libgit2, libssh2, llvm, openssl@3, pkgconf, sqlite |
| macOS 提供的库 | curl |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
| 注意事项 | 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 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | rust |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
rust
nix profile install nixpkgs#rustcargo 1.96.0-r0
The Rust package manager
https://doc.rust-lang.org/cargo/
sudo apk add cargocargo-bash-completions 1.96.0-r0
Bash completions for cargo
https://doc.rust-lang.org/cargo/
sudo apk add cargo-bash-completionscargo-doc 1.96.0-r0
The Rust package manager (documentation)
https://doc.rust-lang.org/cargo/
sudo apk add cargo-doccargo-zsh-completion 1.96.0-r0
ZSH completions for cargo
https://doc.rust-lang.org/cargo/
sudo apk add cargo-zsh-completionrust 1.96.0-r0
Rust Programming Language toolchain
sudo apk add rustrust-clippy 1.96.0-r0
Lints to catch common mistakes and improve your Rust code
https://doc.rust-lang.org/clippy/
sudo apk add rust-clippyrust-clippy-doc 1.96.0-r0
Rust Code Linter (documentation)
sudo apk add rust-clippy-docrust-dbg 1.96.0-r0
Rust Programming Language toolchain (debug symbols)
sudo apk add rust-dbgrust-doc 1.96.0-r0
Rust Programming Language toolchain (documentation)
sudo apk add rust-docrust-gdb 1.96.0-r0
GDB pretty printers for Rust
https://rustc-dev-guide.rust-lang.org/debugging-support-in-rustc.html
sudo apk add rust-gdbrust-lldb 1.96.0-r0
LLDB pretty printers for Rust
https://rustc-dev-guide.rust-lang.org/debugging-support-in-rustc.html
sudo apk add rust-lldbrust-src 1.96.0-r0
Rust Programming Language toolchain (source code)
https://github.com/rust-lang/rust/tree/1.96.0
sudo apk add rust-srcrust-uefi 1.96.0-r0
UEFI targets for rust
https://rust-osdev.com/uefi-book
sudo apk add rust-uefirust-wasm 1.96.0-r0
WebAssembly targets for rust
https://rust-lang.org/what/wasm/
sudo apk add rust-wasmrustc-dev 1.96.0-r0
Rust Programming Language toolchain (compiler libraries)
sudo apk add rustc-dev来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.