Skip to content

fix: improve whitespace insertion in pretty printer #12650

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

Merged
merged 1 commit into from
Jul 1, 2022

Conversation

lowr
Copy link
Contributor

@lowr lowr commented Jun 28, 2022

Fixes #12591

The => token in the macro_rules! should be parsed as one fat arrow, but it "requires a lot of changes in r-a", so I left it for the larger refactoring in the future and put a FIXME note.

@lnicola
Copy link
Member

lnicola commented Jul 1, 2022

Thanks!

@bors r+

@bors
Copy link
Contributor

bors commented Jul 1, 2022

📌 Commit 36d2b43 has been approved by lnicola

@bors
Copy link
Contributor

bors commented Jul 1, 2022

⌛ Testing commit 36d2b43 with merge f8c416e...

@bors
Copy link
Contributor

bors commented Jul 1, 2022

☀️ Test successful - checks-actions
Approved by: lnicola
Pushing f8c416e to master...

@bors bors merged commit f8c416e into rust-lang:master Jul 1, 2022
@lowr lowr deleted the fix/12591 branch July 22, 2022 07:32
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.

Incorrect whitespace in pretty-printer
3 participants