forked from extern/nushell
36cc5eb933
* Fix array index out of bounds error. Error occured when computing levenshtein_distance of two strings where str.len() is not equal to str.chars().collect::<Vec<_>>().len() * Add test for levenshtein_distance |
||
---|---|---|
.. | ||
value | ||
call_info.rs | ||
config_path.rs | ||
hir.rs | ||
lib.rs | ||
macros.rs | ||
maybe_owned.rs | ||
return_value.rs | ||
signature.rs | ||
syntax_shape.rs | ||
type_name.rs | ||
type_shape.rs | ||
value.rs |