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

Splitting out quote support into a separate module #1049

Merged
merged 1 commit into from
Aug 13, 2021
Merged

Splitting out quote support into a separate module #1049

merged 1 commit into from
Aug 13, 2021

Conversation

kennykerr
Copy link
Collaborator

In preparation for the next big push for #81 I'm refactoring the gen crate into more manageable pieces. This is step one. Splitting it up improves build performance, because crates can build in parallel but also enables me to add more functionality (like metadata generation) as a distinct module without slowing down compilation when only consumption is required.

@kennykerr kennykerr merged commit 559599c into master Aug 13, 2021
@kennykerr kennykerr deleted the split branch August 13, 2021 18:55
@rylev
Copy link
Contributor

rylev commented Aug 16, 2021

Would you like to take ownership of https://crates.io/crates/squote so you don't have to have a different crate for this? I only created squote for windows-rs

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