Skip to content

fuzzy: Use lowercase representations for matrix size calculation#44338

Merged
Veykril merged 1 commit intozed-industries:mainfrom
Nereuxofficial:fix/recursive-score-crash
Dec 8, 2025
Merged

fuzzy: Use lowercase representations for matrix size calculation#44338
Veykril merged 1 commit intozed-industries:mainfrom
Nereuxofficial:fix/recursive-score-crash

Conversation

@Nereuxofficial
Copy link
Contributor

@Nereuxofficial Nereuxofficial commented Dec 7, 2025

Closes #44324

Release Notes:

  • Fixes a panic in recursive_score_match when searching through text that has casing dependent length

@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Dec 7, 2025
Copy link
Member

@Veykril Veykril left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@Veykril Veykril changed the title fix: Use lowercase representations for matrix size calculation fuzzy: Use lowercase representations for matrix size calculation Dec 8, 2025
@Veykril Veykril merged commit 4a382b2 into zed-industries:main Dec 8, 2025
25 checks passed
CherryWorm pushed a commit to CherryWorm/zed that referenced this pull request Dec 16, 2025
…-industries#44338)

Closes zed-industries#44324

Release Notes:

- Uses the lowercase representation of the query for the matrix length
calculation to match the bounds size expected in `recursive_score_match`
someone13574 pushed a commit to someone13574/zed that referenced this pull request Dec 16, 2025
…-industries#44338)

Closes zed-industries#44324

Release Notes:

- Uses the lowercase representation of the query for the matrix length
calculation to match the bounds size expected in `recursive_score_match`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed The user has signed the Contributor License Agreement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

It crashes when I type certain letters

2 participants