pkg.soopen package index

brew / 順位 6252

cargo-all-features を Homebrew, Nix, pacman でインストール

cargo-all-features のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install cargo-all-features

local Homebrew formula metadata

Linux

Nix確認済み · 92%
nix profile install nixpkgs#cargo-all-features

nixpkgs package indexes · pkgs/by-name/ca/cargo-all-features/package.nix · ソース: api.github.com

Arch Linux pacman確認済み · 92%
sudo pacman -S cargo-all-features

Arch Linux sync databases · cargo-all-features · ソース: geo.mirror.pkgbuild.com

概要

パッケージ概要

Cargo subcommands to build and test all feature flag combinations

コマンドとエイリアス

  • cargo-all-features
  • cargo-build-all-features
  • cargo-check-all-features
  • cargo-test-all-features

履歴

プロジェクトの歴史と使われ方

cargo-all-features is a small Cargo subcommand suite for building, checking, and testing Rust crates across combinations of feature flags. It addresses a Rust-specific packaging problem: feature combinations can compile differently, and CI matrices often miss bad interactions.

プロジェクトの歴史

The public repository was created in May 2020. Its README frames the tool around Cargo package and workspace commands that run subcommands across all feature flag combinations.

The project stayed intentionally narrow: it provides `cargo all-features` plus build, check, and test variants, with configuration kept in Cargo.toml under package metadata.

採用の歴史

Adoption is niche but practical among Rust crate maintainers who use optional dependencies and feature-gated APIs. The supplied package-manager facts list Homebrew, Nix, and Arch Linux packages, showing that the tool became available beyond `cargo install`.

The README's rationale is CI maintenance: manually updating per-feature jobs is easy to forget, and testing only individual flags is not exhaustive.

使われ方

Users run commands such as `cargo all-features build`, `cargo all-features check`, or `cargo all-features test` at a package or workspace root. The tool then exercises feature flag combinations for the requested Cargo subcommand.

Configuration lives in Cargo.toml under `[package.metadata.cargo-all-features]`, where users can skip incompatible feature sets, include or deny selected features, cap combination size, and split work into chunks for CI.

パッケージ好きにとっての重要性

cargo-all-features is package-nerd useful because Rust feature flags are part of package identity. A crate version is not just one build; it may expose many combinations that downstream packages rely on.

Its value is not broad fame but sharp ergonomics: it turns a maintenance-prone CI matrix into a Cargo-native check that package authors can run locally or in automation.

タイムライン

  • 2020: cargo-all-features repository created on GitHub.
  • 2020: Git tags include an early 0.1.0 tag and later 1.x releases.
  • 2026: Repository metadata shows the project still available with Rust, Cargo, testing, and feature-flag topics.

Related projects

  • cargo-all-features is related to Cargo feature flags, Cargo workspaces, and Rust CI systems that need to test optional dependency combinations.
  • It is conceptually adjacent to cargo-hack, another Rust ecosystem tool often used for feature-combination checking, though this batch's official sources only document cargo-all-features itself.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
Cargo.toml

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
cargo-all-features実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
cargo-build-all-features実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
cargo-check-all-features実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
cargo-test-all-features実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-03
マネージャ版1.12.0
マネージャ更新日
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:cargo-all-features
バージョン1.12.0
パッケージマネージャHomebrew
ホームページhttps://github.com/frewsxcv/cargo-all-features
リポジトリhttps://github.com/frewsxcv/cargo-all-features
Bottle未記録
サービス宣言なし

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

cargo-all-features

nix profile install nixpkgs#cargo-all-features
  • normalized package name match
  • 一致条件: Cargo All Features
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ca/cargo-all-features/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
pacman95%

cargo-all-features 1.12.0-3

A Cargo subcommand to build and test all feature flag combinations

https://github.com/frewsxcv/cargo-all-features

sudo pacman -S cargo-all-features
  • License: Apache-2.0 OR MIT
  • Architecture: x86_64
  • 2 依存関係
  • normalized package name match
  • 一致条件: Cargo All Features
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: cargo-all-features from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation