Skip to content

Conversation

@SomeoneToIgnore
Copy link
Contributor

Continuation of the #6922, mainly created for a test.

Turns out our current completions tests were sorting the completions by label, I had to remove that to test the order properly and update this order in a bunch of tests (ergo the changes)

@matklad
Copy link
Contributor

matklad commented Dec 19, 2020

Turns out our current completions tests were sorting the completions by label, I had to remove that to test the order properly and update this order in a bunch of tests (ergo the changes)

This is because we don't really force order of completions right now, it's the client who does the sorting. One of the things we should do around now-wish is to change that, and to move completion ordering to the server.

Copy link
Contributor

@matklad matklad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

r=me

@SomeoneToIgnore
Copy link
Contributor Author

bors r=matklad

@bors
Copy link
Contributor

bors bot commented Dec 19, 2020

@bors bors bot merged commit 052e722 into rust-lang:master Dec 19, 2020
@SomeoneToIgnore SomeoneToIgnore deleted the better-fuzzy-heuristics branch December 19, 2020 18:49
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.

2 participants