Skip to content

fix(build): Derive Debug for public structs #312

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
Mar 30, 2020
Merged

Conversation

jen20
Copy link
Contributor

@jen20 jen20 commented Mar 30, 2020

Fixes #298.

@jen20 jen20 added C-bug Category: Something isn't working A-build labels Mar 30, 2020
@jen20 jen20 added this to the 0.2 milestone Mar 30, 2020
@jen20 jen20 requested a review from LucioFranco March 30, 2020 20:29
@jen20 jen20 self-assigned this Mar 30, 2020
@jen20 jen20 force-pushed the jen20/public-struct-debug branch 2 times, most recently from a875ed7 to 95ddbb1 Compare March 30, 2020 20:49
@jen20 jen20 force-pushed the jen20/public-struct-debug branch from 95ddbb1 to 5602c09 Compare March 30, 2020 21:21
@jen20 jen20 requested a review from LucioFranco March 30, 2020 21:31
@jen20 jen20 merged commit 6dbe88d into master Mar 30, 2020
@jen20 jen20 deleted the jen20/public-struct-debug branch March 30, 2020 22:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-build C-bug Category: Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing #[derive(Debug)] in generated code
2 participants