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

Add local_inner_macros to all macro_exports #19

Merged
merged 1 commit into from
Oct 26, 2018
Merged

Conversation

cramertj
Copy link
Contributor

This makes the bitfield macros usable from the 2018
edition without needing to import the helper macros
they call.

See bitflags/bitflags#165 for similar PR against bitflags.

This makes the bitfield macros usable from the 2018
edition without needing to import the helper macros
they call.
@cramertj
Copy link
Contributor Author

r? @dzamlo

@dzamlo dzamlo merged commit fdd5234 into dzamlo:master Oct 26, 2018
@dzamlo
Copy link
Owner

dzamlo commented Oct 26, 2018

Thanks!

@dzamlo
Copy link
Owner

dzamlo commented Oct 26, 2018

Your improvement is available in version 0.13.1

@cramertj
Copy link
Contributor Author

Great, thanks so much for the quick release!

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