自动修复 rustc 报告的 lint 警告。 更多信息:https://doc.rust-lang.org/cargo/commands/cargo-fix.html.
rustc
cargo fix --broken-code
cargo fix --allow-dirty
cargo fix --edition
cargo fix --lib
cargo fix --test {{名称}}
cargo fix --workspace