search directory
Search Commands
Search tools, operations, flags, and command strings. Results are capped for Worker performance.
Cargo Fix Commands
11 cargo-fix entries
Limited to 100 results
cargo-fix Operations
Cargo Fix Command: Fix All Workspace Members
cargo fix --workspace cargo-fix Operations
Cargo Fix Command: Fix Code Allow Dirty
cargo fix --allow-dirty cargo-fix Operations
Cargo Fix Command: Fix Code Allowing Dirty Directory
cargo fix --allow-dirty cargo-fix Operations
Cargo Fix Command: Fix Code Broken Errors
cargo fix --broken-code cargo-fix Operations
Cargo Fix Command: Fix Code Even When Broken
cargo fix --broken-code cargo-fix Operations
Cargo Fix Command: Fix Integration Test
cargo fix --test <name> cargo-fix Operations
Cargo Fix Command: Fix Package Library
cargo fix --lib cargo-fix Operations
Cargo Fix Command: Fix Specified Integration Test
cargo fix --test <name> cargo-fix Operations
Cargo Fix Command: Fix Workspace Members
cargo fix --workspace cargo-fix Operations
Cargo Fix Command: Migrate Package Rust Edition
cargo fix --edition cargo-fix Operations
Cargo Fix Command: Migrate Package To Next Rust Edition
cargo fix --edition