FICHA · MANJARO

cargo-all-features

A Cargo subcommand to build and test all feature flag combinations

  • tool
  • CLI
  • BUILD-SYSTEM
  • TESTING
  • Launchable
  • Runs in terminal
official+codex · reviewed · May 27, 2026 description in en

Description

Runs Rust builds or tests across feature-flag combinations. It helps maintainers catch problems that appear only when optional features are enabled or disabled in different ways.

Use it for Rust crates with meaningful feature flags. Exhaustive combinations can take time, so choose the mode that fits your CI budget and project risk.

How to run

cargo all-features

Commands: cargo all-features

Permissions

Permissions not analysed for this source yet.