-
Notifications
You must be signed in to change notification settings - Fork 508
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Follow up, implement Name
trait implementation via prost-build
#926
Comments
This was referenced Sep 25, 2023
redshiftzero
added a commit
to penumbra-zone/penumbra
that referenced
this issue
Nov 21, 2023
This release of prost includes the support for auto-generated names: tokio-rs/prost#926
redshiftzero
added a commit
to penumbra-zone/penumbra
that referenced
this issue
Nov 21, 2023
This release of prost includes the support for auto-generated names: tokio-rs/prost#926
redshiftzero
added a commit
to penumbra-zone/penumbra
that referenced
this issue
Nov 27, 2023
This release of prost includes the support for auto-generated names: tokio-rs/prost#926
redshiftzero
added a commit
to penumbra-zone/penumbra
that referenced
this issue
Nov 28, 2023
This release of prost includes the support for auto-generated names: tokio-rs/prost#926
redshiftzero
added a commit
to penumbra-zone/penumbra
that referenced
this issue
Nov 29, 2023
This release of prost includes the support for auto-generated names: tokio-rs/prost#926
redshiftzero
added a commit
to penumbra-zone/penumbra
that referenced
this issue
Nov 29, 2023
This release of prost includes the support for auto-generated names: tokio-rs/prost#926
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Follow up work on #896 to generate the prost-build portion of this implementation. We should generate the impl based on the filedescriptorset values.
The text was updated successfully, but these errors were encountered: