Skip to content

Update protoc-rust readme #511

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

Merged
merged 1 commit into from
Jul 23, 2020
Merged

Conversation

stanislav-tkach
Copy link
Contributor

As far as I can see, the released version already contains the Codegen builder.

As far as I can see, the released version already contains the `Codegen` builder.
@stanislav-tkach
Copy link
Contributor Author

As far as I can see, the build failed because of cargo fmt check that isn't related to my changes. Should I fix it?

@stepancheg
Copy link
Owner

No need, thanks! (If you want to fix fmt, submit a different PR please)

@stanislav-tkach
Copy link
Contributor Author

@stepancheg It seems #![rustfmt::skip] doesn't work in the generated files for some reason. I will try to investigate it.

@stepancheg
Copy link
Owner

doesn't work in the generated files for some reason

Not again! Rustfmt is a constant source of pain: it got broken several times during the last couple of years.

@stanislav-tkach
Copy link
Contributor Author

Personally I'm pretty happy with rustfmt, but I can imagine that your case is special. 🙃 I have submitted the issue: rust-lang/rustfmt#4344

@stepancheg stepancheg merged commit 3836b68 into stepancheg:master Jul 23, 2020
@stepancheg
Copy link
Owner

Thanks!

@stanislav-tkach stanislav-tkach deleted the patch-1 branch July 23, 2020 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants