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

Add ZeroAsciiIgnoreCaseTrie::get_strict #5585

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Commits on Sep 24, 2024

  1. Add get_strict fn to ZeroTrie

    sffc committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    2fab467 View commit details
    Browse the repository at this point in the history
  2. Add TODO

    sffc committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    272670b View commit details
    Browse the repository at this point in the history
  3. fmt

    sffc committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    f70f0cd View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Update utils/zerotrie/src/options.rs

    Co-authored-by: Robert Bastian <4706271+robertbastian@users.noreply.github.com>
    sffc and robertbastian authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    460fef0 View commit details
    Browse the repository at this point in the history
  2. Update options.rs

    sffc authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    8336a9d View commit details
    Browse the repository at this point in the history