Skip to content

Conversation

Jules-Bertholet
Copy link
Contributor

@Jules-Bertholet Jules-Bertholet commented May 10, 2024

Fixes #125

@@ -452,6 +462,38 @@ impl GraphemeCursor {
}
}

#[inline]
fn handle_incb_consonant(&mut self, chunk: &str, chunk_start: usize) {
Copy link
Member

Choose a reason for hiding this comment

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

issue: please add comments explaining what this code does (doc comments) and an inline ones explaiining how it's trying to achieve that

@Manishearth Manishearth merged commit 592ce00 into unicode-rs:master Jun 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix failing Devanagari क tests
2 participants