Skip to content
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

fix: Sort completion items that skip await and iter() behind those that don't #18988

Merged
merged 1 commit into from
Jan 21, 2025

Conversation

ChayimFriedman2
Copy link
Contributor

I don't think my ranking is perfect, because it places them even behind snippet completions, but this is something.

Fixes #18985.

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jan 20, 2025
@Veykril Veykril added this pull request to the merge queue Jan 21, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to a conflict with the base branch Jan 21, 2025
…t don't

I don't think my ranking is perfect, because it places them even behind snippet completions, but this is something.
@ChayimFriedman2 ChayimFriedman2 added this pull request to the merge queue Jan 21, 2025
Merged via the queue into rust-lang:master with commit 0b68402 Jan 21, 2025
9 checks passed
@ChayimFriedman2 ChayimFriedman2 deleted the iter-relevance branch January 21, 2025 10:13
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.

Inconvenient .iter() suggestions
3 participants