Skip to content
This repository was archived by the owner on Dec 29, 2022. It is now read-only.

Conversation

@matklad
Copy link
Contributor

@matklad matklad commented Jun 27, 2018

@nrc
Copy link
Member

nrc commented Jun 27, 2018

Does this supersede #918 ?

@matklad
Copy link
Contributor Author

matklad commented Jun 27, 2018

No, let’s merge that first and than I’lol rebase this branch. I’ve made changes on top of that branch just so I myself can use RLS which can both run tests and do fuzzy symbol search :)

@matklad matklad changed the title WIP: better symbol search Better symbol search Jun 28, 2018
@matklad matklad force-pushed the better-symbol-search branch from ebf8c69 to fbc4b85 Compare June 28, 2018 07:29
@matklad
Copy link
Contributor Author

matklad commented Jun 28, 2018

Should be ready for the review.

I've go a merge-conflict on the lockfile during rebase, so I regenerated it afresh. If neccessary, I can do this more cleanly and update only necessary deps in the lock. Or are we ok with updating the lock liberally?

@matklad matklad force-pushed the better-symbol-search branch from fbc4b85 to 173794b Compare June 28, 2018 10:02
@matklad
Copy link
Contributor Author

matklad commented Jun 28, 2018

I've go a merge-conflict on the lockfile during rebase, so I regenerated it afresh.

Unsurprisingly, this seems to have broken windows build :) Doing a concervative lockfile update now.

@nrc
Copy link
Member

nrc commented Jun 29, 2018

Sorry, merging #818 seems to have broken the lock file again

@matklad matklad force-pushed the better-symbol-search branch from 173794b to db24fef Compare June 29, 2018 09:15
@matklad matklad mentioned this pull request Jun 29, 2018
* uses fuzzy search instead of prefix matching

* limits the number of results, so as to avoid freezing the IDE on an
  empty query
@matklad matklad force-pushed the better-symbol-search branch from db24fef to f2bd01e Compare June 30, 2018 06:04
@matklad
Copy link
Contributor Author

matklad commented Jun 30, 2018

Conflicts resolved!

@nrc nrc merged commit df47c13 into rust-lang:master Jun 30, 2018
@nrc
Copy link
Member

nrc commented Jun 30, 2018

Thanks!

@matklad matklad deleted the better-symbol-search branch July 1, 2018 06:00
@matklad matklad mentioned this pull request Jul 1, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants