ZIm/crates/fuzzy/src
Kirill Bulatov 7e2de84155
Properly score fuzzy match queries with multiple chars in lower case (#29794)
Closes https://github.com/zed-industries/zed/issues/29526

Release Notes:

- Fixed file finder crashing for certain file names with multiple chars
in lowercase form
2025-05-02 15:02:53 +00:00
..
char_bag.rs Introduce an outline panel (#12637) 2024-06-12 23:22:52 +03:00
fuzzy.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
matcher.rs Properly score fuzzy match queries with multiple chars in lower case (#29794) 2025-05-02 15:02:53 +00:00
paths.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
strings.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00