Skip to content
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

Fix the code generated by new command fails by Builder #24

Merged
merged 1 commit into from Nov 18, 2022

Conversation

ryo33
Copy link
Contributor

@ryo33 ryo33 commented Nov 18, 2022

No description provided.

@jsinger67 jsinger67 merged commit de87205 into jsinger67:main Nov 18, 2022
@jsinger67
Copy link
Owner

Thanks alot 👍

Comment on lines +3 to +6
// auto generation needs derive_builder
mod derive_builder {
pub use parol_runtime::derive_builder::*;
}
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To remove this, I've opened colin-kiegel/rust-derive-builder#274.

@jsinger67
Copy link
Owner

Your fix is working fine, in the meantime. 👍
I did a complete test cycle, and everything looks good.
I also updated the generated files for all grammars in the crate (0b47cc4)

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.

None yet

2 participants