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 formatting mods inside cfg_if macro #3763

Merged
merged 2 commits into from
Sep 2, 2019

Conversation

calebcartwright
Copy link
Member

@calebcartwright calebcartwright commented Aug 29, 2019

Refs #3253

As this fix will allow mods defined within cfg_if macro to be formatted, I suspect that #3253 could probably be closed, unless the ask in that issue is to cover any macro.

@calebcartwright calebcartwright changed the title add support for formatting mods inside cfg_if macro fix formatting mods inside cfg_if macro Aug 29, 2019
@topecongiro
Copy link
Contributor

Thank you!

@topecongiro topecongiro merged commit ad5d9fb into rust-lang:master Sep 2, 2019
@calebcartwright calebcartwright deleted the cfg-if-mods branch September 2, 2019 13:00
@topecongiro topecongiro added this to the 1.4.7 milestone Sep 4, 2019
@calebcartwright
Copy link
Member Author

Should #3253 be moved from the 1.5.0 milestone to 1.4.7 too, or better to wait to see if this does indeed resolve #3253 first?

@topecongiro
Copy link
Contributor

@calebcartwright I would like to keep it to 1.5.0 for now, as I would like to add more tests against cfg_if! macros.

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