-
Notifications
You must be signed in to change notification settings - Fork 526
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
build: Doc tests fail with Timestamp
and compiling well known types
#621
Comments
Actually turns out its a valid code block and I didn't know that markdown supported that syntax. So we will need to find a way to update the code. |
Looks like prost already supports this via https://docs.rs/prost-build/latest/prost_build/struct.Config.html#method.disable_comments. In the future, we may want to consider providing well_known_types that can work around the codeblock issue. |
#633 fixes this |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Related issue hyperium/tonic#967
The text was updated successfully, but these errors were encountered: