1
0
mirror of https://github.com/nushell/nushell.git synced 2025-06-15 06:26:57 +02:00
Dan Davison ad0c6bf7d5
Improve "Did you mean?" suggestions ()
* Copy lev_distance.rs from the rust compiler

* Minor changes to code from rust compiler

* "Did you mean" suggestions: test instrumented to generate markdown report

* Did you mean suggestions: delete test instrumentation

* Fix tests

* Fix test

`foo` has a genuine match: `for`

* Improve tests
2022-09-20 19:46:01 -05:00
..