Skip to content

fix: deduplicate cfg completions #12642

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
Jun 27, 2022
Merged

fix: deduplicate cfg completions #12642

merged 1 commit into from
Jun 27, 2022

Conversation

weirdsmiley
Copy link
Contributor

cfg completions are duplicated if they are set with multiple values.
This patch deduplicates them.

fixes: #12623

cfg completions are duplicated if they are set with multiple values.
This patch deduplicates them.
@Veykril
Copy link
Member

Veykril commented Jun 27, 2022

Thanks!
@bors r+

@bors
Copy link
Contributor

bors commented Jun 27, 2022

📌 Commit 7f1fac7 has been approved by Veykril

@bors
Copy link
Contributor

bors commented Jun 27, 2022

⌛ Testing commit 7f1fac7 with merge f6c0bf8...

@bors
Copy link
Contributor

bors commented Jun 27, 2022

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

@bors bors merged commit f6c0bf8 into rust-lang:master Jun 27, 2022
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.

cfg completions are duplicated many times
3 participants