rustc에서 보고된 린트 경고를 자동으로 수정. 더 많은 정보: 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