ZIm/crates/fuzzy/src
Peter Tripp 642dab82e5
Fix for extension search crash (revert #22524; revert #22525) (#22543)
Revert "Improve fuzzy match performance and fix corner case that omits
results (#22524)"
This reverts commit 6ef5d8f748.

Revert "Check cancel in multithreaded fuzzy matching (#22525)"
This reverts commit 51ac2d3667.

Fuzzy matching implemented in:
- https://github.com/zed-industries/zed/pull/22524
- https://github.com/zed-industries/zed/pull/22525

Caused a panic in the extension store search:
- Closes: https://github.com/zed-industries/zed/issues/22541

cc: @mgsloan 

Release Notes:

- N/A
2025-01-01 17:04:37 +00:00
..
char_bag.rs Introduce an outline panel (#12637) 2024-06-12 23:22:52 +03:00
fuzzy.rs Preserve matching history items and their order 2023-09-28 06:55:49 -07:00
matcher.rs Fix for extension search crash (revert #22524; revert #22525) (#22543) 2025-01-01 17:04:37 +00:00
paths.rs Fix for extension search crash (revert #22524; revert #22525) (#22543) 2025-01-01 17:04:37 +00:00
strings.rs Fix for extension search crash (revert #22524; revert #22525) (#22543) 2025-01-01 17:04:37 +00:00