elastic / elasticsearch-rs

Official Elasticsearch Rust Client
https://www.elastic.co/guide/en/elasticsearch/client/rust-api/current/index.html
Apache License 2.0
705 stars 72 forks source link

Fix clippy warnings #210

Closed russcam closed 1 month ago

russcam commented 1 year ago

This commit fixes clippy warnings and regenerates the client with 8.7.0 snapshot.

elasticmachine commented 1 year ago

Since this is a community submitted pull request, a Jenkins build has not been kicked off automatically. Can an Elastic organization member please verify the contents of this patch and then kick off a build manually?

swallez commented 1 month ago

Thanks @russcam. I have fixed all Clippy warnings and errors in 4f248cc and included the code generation changes you provided in this PR (and credited you in the commit message). I'm therefore closing this PR.