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: rust-lang/regex
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.10.5
Choose a base ref
...
head repository: rust-lang/regex
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.10.6
Choose a head ref
  • 7 commits
  • 6 files changed
  • 2 contributors

Commits on Jun 9, 2024

  1. regex-lite-0.1.6

    BurntSushi committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    1288b83 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2f9ca4 View commit details
    Browse the repository at this point in the history
  3. regex-test-0.1.1

    BurntSushi committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    c4c76a1 View commit details
    Browse the repository at this point in the history
  4. regex-cli-0.2.1

    BurntSushi committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    8856fe3 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. unstable: fit Pattern trait implementation

    This is an update from a change made to the trait:
    rust-lang/rust#127481
    
    There shouldn't be any behavior changes here.
    
    PR #1219
    mischnic authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    2970d29 View commit details
    Browse the repository at this point in the history
  2. changelog: 1.10.6

    BurntSushi committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    76f2d30 View commit details
    Browse the repository at this point in the history
  3. 1.10.6

    BurntSushi committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    ab88aa5 View commit details
    Browse the repository at this point in the history
Loading