tokio-rs / prost

PROST! a Protocol Buffers implementation for the Rust Language
Apache License 2.0
3.69k stars 481 forks source link

Fix clippy warnings and enable clippy in CI #1008

Closed gibbz00 closed 3 months ago

gibbz00 commented 4 months ago

Depends on #1007.

gibbz00 commented 3 months ago

I am sorry to say this, but this too many different types of changes to the code base for me to properly grasp. I find it difficult to review this PR.

It's okay. git add --patch is our friend for this :) Fixed.

caspermeijn commented 3 months ago

Thanks for your contribution