fix/workspace-clippy-warnings
main
cargo fmt --all -- --check
cargo clippy --workspace --all-targets --all-features -- -D warnings
RUSTFLAGS="-D warnings" cargo build --workspace --all-targets --all-features
RUSTFLAGS="-D warnings" cargo test --workspace --all-features
No dependencies set.
The note is not visible to the blocked user.
Summary
Verification
cargo fmt --all -- --checkcargo clippy --workspace --all-targets --all-features -- -D warningsRUSTFLAGS="-D warnings" cargo build --workspace --all-targets --all-featuresRUSTFLAGS="-D warnings" cargo test --workspace --all-features