Skip to content

fix: Insert spaces when inlining macros#14114

Merged
bors merged 1 commit intorust-lang:masterfrom
lh123:insert-ws-when-inline-macro
Feb 10, 2023
Merged

fix: Insert spaces when inlining macros#14114
bors merged 1 commit intorust-lang:masterfrom
lh123:insert-ws-when-inline-macro

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