Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Forgotten changes in edfa5f9 #14

Closed
MDLC01 opened this issue Jan 20, 2024 · 0 comments
Closed

Forgotten changes in edfa5f9 #14

MDLC01 opened this issue Jan 20, 2024 · 0 comments

Comments

@MDLC01
Copy link

MDLC01 commented Jan 20, 2024

There are two places that were forgotten in edfa5f9.

  • The following doc comment:

    hypher/src/lib.rs

    Lines 98 to 101 in edfa5f9

    /// # Panics
    ///
    /// Panics if the word is more than 38 bytes long and the `alloc` feature is
    /// disabled.

  • The README:

    hypher/README.md

    Lines 17 to 18 in edfa5f9

    - No allocations unless when hyphenating very long words (>= 39 bytes). You can
    disable the `alloc` feature, but then overly long words lead to a panic.

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

No branches or pull requests

1 participant