Automatically fix lint warnings reported by
rustc
. More information: https://doc.rust-lang.org/cargo/commands/cargo-fix.html.
cargo fix --broken-code
cargo fix --allow-dirty
cargo fix --edition
cargo fix --lib
cargo fix --test name
cargo fix --workspace