Skip to content

Fix pretty-printing of macro invocations #2339

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

Closed
catamorphism opened this issue May 3, 2012 · 2 comments
Closed

Fix pretty-printing of macro invocations #2339

catamorphism opened this issue May 3, 2012 · 2 comments
Labels
A-pretty Area: Pretty printing (including `-Z unpretty`) A-syntaxext Area: Syntax extensions E-easy Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.

Comments

@catamorphism
Copy link
Contributor

The case in pprust::print_mac for a mac_invoc doesn't print out the body, and there's a FIXME about it. That's about all I can figure out.

@sanxiyn
Copy link
Member

sanxiyn commented Feb 8, 2013

Is this still present? I don't see any FIXME in pprust.rs.

@graydon
Copy link
Contributor

graydon commented May 6, 2013

It is no longer present. Though the printing is not great. Making it "generally pretty" in all cases is a longer and less-well-defined matter. Closing this for now.

@graydon graydon closed this as completed May 6, 2013
bors added a commit to rust-lang-ci/rust that referenced this issue Sep 22, 2022
tshepang pushed a commit to tshepang/rust that referenced this issue Apr 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-pretty Area: Pretty printing (including `-Z unpretty`) A-syntaxext Area: Syntax extensions E-easy Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
Projects
None yet
Development

No branches or pull requests

3 participants