scylladb / cpp-rust-driver

API-compatible rewrite of https://github.com/scylladb/cpp-driver as a wrapper for Rust driver.
GNU Lesser General Public License v2.1
16 stars 11 forks source link

Fix cargo clippy warnings after clippy update #89

Closed Gor027 closed 1 year ago

Gor027 commented 1 year ago

Pre-review checklist

avelanarius commented 1 year ago

Tests failed for some reason: https://github.com/scylladb/cpp-rust-driver/actions/runs/3535995948/jobs/5934618626

I restarted them (to confirm they are flaky), but we should analyze it further.