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: bitflags/bitflags
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 84bee88
Choose a base ref
...
head repository: bitflags/bitflags
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 9253889
Choose a head ref
  • 18 commits
  • 23 files changed
  • 3 contributors

Commits on May 31, 2026

  1. Configuration menu
    Copy the full SHA
    746cb09 View commit details
    Browse the repository at this point in the history
  2. revert flag_name feature

    KodrAus committed May 31, 2026
    Configuration menu
    Copy the full SHA
    f028ac3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8fac52e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a9b198e View commit details
    Browse the repository at this point in the history
  5. consolidate more allows

    KodrAus committed May 31, 2026
    Configuration menu
    Copy the full SHA
    3586917 View commit details
    Browse the repository at this point in the history
  6. restore flag_name tests

    KodrAus committed May 31, 2026
    Configuration menu
    Copy the full SHA
    f5431f0 View commit details
    Browse the repository at this point in the history
  7. reorganize compile-pass tests

    KodrAus committed May 31, 2026
    Configuration menu
    Copy the full SHA
    4a70da8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e4ed635 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1d21383 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    241a8e0 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #487 from bitflags/fix/macro-expansion

    Rework the `#[flag_name]` feature and re-stabilize as `#[bitflags(flag_name)]`
    KodrAus authored May 31, 2026
    Configuration menu
    Copy the full SHA
    a5d3d5e View commit details
    Browse the repository at this point in the history
  12. prepare for 2.12.1 release

    KodrAus committed May 31, 2026
    Configuration menu
    Copy the full SHA
    5626df4 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #488 from bitflags/cargo/2.12.1

    Prepare for 2.12.1 release
    KodrAus authored May 31, 2026
    Configuration menu
    Copy the full SHA
    9196a3a View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2026

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

Commits on Jun 5, 2026

  1. Configuration menu
    Copy the full SHA
    3cbddab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c498c7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #489 from ssrlive/main

    add MyFlags::Abc::iter_equal_names() method
    KodrAus authored Jun 5, 2026
    Configuration menu
    Copy the full SHA
    fbbbfac View commit details
    Browse the repository at this point in the history
  4. prepare for 2.13.0 release

    KodrAus committed Jun 5, 2026
    Configuration menu
    Copy the full SHA
    9253889 View commit details
    Browse the repository at this point in the history
Loading