nushell/crates/nu-command/tests/commands/str_
Dan Davison ad0c6bf7d5
Improve "Did you mean?" suggestions (#6579)
* 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
..
collect.rs str collect => str join (#6531) 2022-09-11 11:48:27 +03:00
into_string.rs Improve "Did you mean?" suggestions (#6579) 2022-09-20 19:46:01 -05:00
mod.rs Make $nothing | into string == "" (#5490) 2022-05-11 12:26:43 +03:00