Build everything gated by features.
Section: Features
Enable all features
bash
bash
cargo check --all-featuresExplanation
Helpful in CI for validating the full feature matrix.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Features