Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: BurntSushi/aho-corasick
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.1.3
Choose a base ref
...
head repository: BurntSushi/aho-corasick
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.1.4
Choose a head ref
  • 5 commits
  • 9 files changed
  • 3 contributors

Commits on Mar 27, 2024

  1. lint: resolve a few Clippy warnings

    These changes only reflect a subset that I agreed with.
    
    PR #135
    allaboutevemirolive authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    cd400ad View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. benchmarks: update deps

    BurntSushi committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    1adf588 View commit details
    Browse the repository at this point in the history
  2. github: add FUNDING

    BurntSushi committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    948d2e1 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2025

  1. doc: switch from doc_auto_cfg to doc_cfg

    The feature was renamed.
    
    PR #165
    zesterer authored Oct 28, 2025
    Configuration menu
    Copy the full SHA
    b58556e View commit details
    Browse the repository at this point in the history
  2. 1.1.4

    BurntSushi committed Oct 28, 2025
    Configuration menu
    Copy the full SHA
    17f8b32 View commit details
    Browse the repository at this point in the history
Loading