Skip to content

fix: Insert spaces when inlining macros #14114

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
Feb 10, 2023

Conversation

lh123
Copy link
Contributor

@lh123 lh123 commented Feb 10, 2023

Fixes #14108

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Feb 10, 2023
@lh123 lh123 force-pushed the insert-ws-when-inline-macro branch from 9da6e9e to 626dc65 Compare February 10, 2023 06:23
@lnicola
Copy link
Member

lnicola commented Feb 10, 2023

@bors r+

changelog fix (first contribution) insert spaces when inlining macros

@bors
Copy link
Contributor

bors commented Feb 10, 2023

📌 Commit 626dc65 has been approved by lnicola

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Feb 10, 2023

⌛ Testing commit 626dc65 with merge e2b868c...

@bors
Copy link
Contributor

bors commented Feb 10, 2023

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

@bors bors merged commit e2b868c into rust-lang:master Feb 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Inline macros do not preserve spaces correctly
4 participants