{"tool":"cargo","tool_display":"Cargo","intent":"fix-code-allow-dirty","intent_display":"fix code allow dirty","title":"Cargo Command: fix code allow dirty","command_string":"cargo fix --allow-dirty","raw_command_string":"cargo fix --allow-dirty","description":"Exact CLI syntax to fix code allow dirty using Cargo.","usage_scenario":"You need to fix Rust code while having uncommitted changes in your workspace.","scenario_context":"You need to fix Rust code while having uncommitted changes in your workspace.","simulated_output":"Fixing code in the current package...\n\n    Fixed 5 issues in 3 files.\n\nRun 'git status' to see changes.","how_to_steps":["Run the command: `cargo fix --allow-dirty`","Check the changes with: `git status`."],"inferred_category":"Package Management","canonical_url":"https://www.syntaxstandard.com/cargo/fix-code-allow-dirty"}