tafia / quick-protobuf

A rust implementation of protobuf parser
MIT License
446 stars 82 forks source link

fix clippy lints #218

Closed nerdrew closed 1 year ago

nerdrew commented 2 years ago

cargo clippy --fix

snproj commented 1 year ago

Hi! Looks good to me, just that the merge conflict needs to be sorted out. If you want to do it yourself, let me know! Else I'll probably add the conflict fix soon.

nerdrew commented 1 year ago

Rebased and probably fixed a lot more. Probably could use another review...