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

digest: Minor self-review fixups #206

Merged
merged 1 commit into from
Sep 3, 2024

Commits on Aug 30, 2024

  1. digest: Minor self-review fixups

    After I clicked merge I noticed I had accidentally allowed
    uppercase letters in `char_is_algorithm_component`.
    
    Also the hardcoded `6` in the `From` implementation stood
    out when I skimmed the code again, make that more obvious
    how it works - and also add tests for it.
    
    Signed-off-by: Colin Walters <walters@verbum.org>
    cgwalters committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    4a61b34 View commit details
    Browse the repository at this point in the history