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

Make index lookup robust to _ vs -, but don't let the user get it wrong. #5691

Merged
merged 12 commits into from
Jul 16, 2018

Commits on Jul 8, 2018

  1. Configuration menu
    Copy the full SHA
    3b495a5 View commit details
    Browse the repository at this point in the history
  2. cargo +stable fmt

    Eh2406 committed Jul 8, 2018
    Configuration menu
    Copy the full SHA
    d0d9377 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    78a0486 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2018

  1. Configuration menu
    Copy the full SHA
    3fafca1 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2018

  1. Configuration menu
    Copy the full SHA
    8a717d3 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2018

  1. Configuration menu
    Copy the full SHA
    84cc3d8 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2018

  1. update test to get ci passing

    Eh2406 committed Jul 12, 2018
    Configuration menu
    Copy the full SHA
    3f5036a View commit details
    Browse the repository at this point in the history
  2. sort suggestions by distance

    Eh2406 committed Jul 12, 2018
    Configuration menu
    Copy the full SHA
    2bac06c View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2018

  1. Configuration menu
    Copy the full SHA
    335f641 View commit details
    Browse the repository at this point in the history
  2. add tests

    Eh2406 committed Jul 13, 2018
    Configuration menu
    Copy the full SHA
    fc7ef62 View commit details
    Browse the repository at this point in the history
  3. oops...

    Eh2406 committed Jul 13, 2018
    Configuration menu
    Copy the full SHA
    98e1bdb View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2018

  1. only suggest lev_distance < 4

    Eh2406 committed Jul 16, 2018
    Configuration menu
    Copy the full SHA
    95b4640 View commit details
    Browse the repository at this point in the history