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

derive: Remove proc_macro crate feature #54

Merged
merged 1 commit into from
Aug 30, 2019
Merged

derive: Remove proc_macro crate feature #54

merged 1 commit into from
Aug 30, 2019

Conversation

taiki-e
Copy link
Owner

@taiki-e taiki-e commented Aug 30, 2019

This is potentially unstable because it uses quote crate's internal API

@taiki-e taiki-e added this to the v0.6 milestone Aug 30, 2019
@taiki-e

This comment has been minimized.

bors bot added a commit that referenced this pull request Aug 30, 2019
54: derive: Remove proc_macro crate feature r=taiki-e a=taiki-e

This is potentially unstable because it uses `quote` crate's internal API

Co-authored-by: Taiki Endo <te316e89@gmail.com>
@taiki-e

This comment has been minimized.

@bors

This comment has been minimized.

@taiki-e
Copy link
Owner Author

taiki-e commented Aug 30, 2019

bors r+

bors bot added a commit that referenced this pull request Aug 30, 2019
54: derive: Remove proc_macro crate feature r=taiki-e a=taiki-e

This is potentially unstable because it uses `quote` crate's internal API

Co-authored-by: Taiki Endo <te316e89@gmail.com>
@bors
Copy link
Contributor

bors bot commented Aug 30, 2019

Build succeeded

  • taiki-e.auto_enums

@bors bors bot merged commit 5e867fb into master Aug 30, 2019
@taiki-e taiki-e deleted the proc-macro-feature branch August 30, 2019 14:05
@taiki-e taiki-e added the A-enum_derive Area: #[enum_derive] label Apr 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-enum_derive Area: #[enum_derive]
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant