dropbox / pb-jelly

A protobuf code generation framework for the Rust language developed at Dropbox.
Apache License 2.0
611 stars 25 forks source link

[codegen] Fix two clippy lints in generated code #114

Closed grahamking closed 2 years ago

grahamking commented 2 years ago

For consideration. I think these are both safe, and all the tests in this repo pass, but I'm not sure how to try this out on a bigger repo.