Skip to content

fix: Insert whitespace into trait-impl completions when coming from macros #12376

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 2 commits into from
May 24, 2022

Conversation

Veykril
Copy link
Member

@Veykril Veykril commented May 24, 2022

Fixes #12278

@Veykril
Copy link
Member Author

Veykril commented May 24, 2022

@bors r+

@bors
Copy link
Contributor

bors commented May 24, 2022

📌 Commit 673b1c0 has been approved by Veykril

@bors
Copy link
Contributor

bors commented May 24, 2022

⌛ Testing commit 673b1c0 with merge d084ff3...

bors added a commit that referenced this pull request May 24, 2022
fix: Insert whitespace into trait-impl completions when coming from macros

Fixes #12278
@bors
Copy link
Contributor

bors commented May 24, 2022

💔 Test failed - checks-actions

@Veykril
Copy link
Member Author

Veykril commented May 24, 2022

@bors r+

@bors
Copy link
Contributor

bors commented May 24, 2022

📌 Commit 86d1d90 has been approved by Veykril

@bors
Copy link
Contributor

bors commented May 24, 2022

⌛ Testing commit 86d1d90 with merge 161ab76...

@bors
Copy link
Contributor

bors commented May 24, 2022

☀️ Test successful - checks-actions
Approved by: Veykril
Pushing 161ab76 to master...

@bors bors merged commit 161ab76 into rust-lang:master May 24, 2022
@Veykril Veykril deleted the completion branch May 24, 2022 21:10
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.

Autocompleting a trait that is defined in a macro omits spaces between tokens
2 participants