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: meithecatte/enumflags2
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: cc09d89
Choose a base ref
...
head repository: meithecatte/enumflags2
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 332c37f
Choose a head ref
  • 3 commits
  • 6 files changed
  • 2 contributors

Commits on Jun 5, 2025

  1. Configuration menu
    Copy the full SHA
    774b8e5 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2025

  1. Use fully-qualified path to refer to the associated type

    Prevent "ambiguous associated type" if one of the variants is named `Numeric`.
    LukeMathWalker authored and meithecatte committed Jun 8, 2025
    Configuration menu
    Copy the full SHA
    035c027 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2025

  1. Release 0.7.12

    meithecatte committed Jun 9, 2025
    Configuration menu
    Copy the full SHA
    332c37f View commit details
    Browse the repository at this point in the history
Loading