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

Merge auto_enums_core and auto_enums_derive into main auto_enums crate #123

Merged
merged 2 commits into from
Jan 5, 2021

Conversation

taiki-e
Copy link
Owner

@taiki-e taiki-e commented Jan 5, 2021

After 0.7 (#76), both crates are officially marked as internal crates.

These have been split originally to reduce compile time, but considering how parallel compile actually handles proc-macro, the current method has little effect.

Note that this is technically a breaking change.

@taiki-e taiki-e added breaking-change This proposes a breaking change A-auto_enum Area: #[auto_enum] A-enum_derive Area: #[enum_derive] labels Jan 5, 2021
@taiki-e taiki-e added this to the v0.8 milestone Jan 5, 2021
@taiki-e
Copy link
Owner Author

taiki-e commented Jan 5, 2021

bors r+

@bors
Copy link
Contributor

bors bot commented Jan 5, 2021

Build succeeded:

@bors bors bot merged commit f8c32de into master Jan 5, 2021
@bors bors bot deleted the merge branch January 5, 2021 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-auto_enum Area: #[auto_enum] A-enum_derive Area: #[enum_derive] breaking-change This proposes a breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant