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

Commits on May 29, 2026

  1. Configuration menu
    Copy the full SHA
    721ba4d View commit details
    Browse the repository at this point in the history
  2. fix up some comments

    KodrAus committed May 29, 2026
    Configuration menu
    Copy the full SHA
    c9f4853 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    96d2599 View commit details
    Browse the repository at this point in the history
  4. add some docs on #[flag_name]

    KodrAus committed May 29, 2026
    Configuration menu
    Copy the full SHA
    0370c27 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    27af3a2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    091eb35 View commit details
    Browse the repository at this point in the history
  7. support expression flag_names

    KodrAus committed May 29, 2026
    Configuration menu
    Copy the full SHA
    d755a57 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #483 from bitflags/feat/flag-name

    Add a custom `#[flag_name]` attribute
    KodrAus authored May 29, 2026
    Configuration menu
    Copy the full SHA
    ac91b70 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0d69b68 View commit details
    Browse the repository at this point in the history
  10. ignore another clippy lint

    KodrAus committed May 29, 2026
    Configuration menu
    Copy the full SHA
    a20e8a8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    472d535 View commit details
    Browse the repository at this point in the history
  12. update compile error messages

    KodrAus committed May 29, 2026
    Configuration menu
    Copy the full SHA
    5d9a15a View commit details
    Browse the repository at this point in the history
  13. Merge pull request #484 from bitflags/feat/all_named

    Add an all_named ctor for filtering out catch-all flags
    KodrAus authored May 29, 2026
    Configuration menu
    Copy the full SHA
    e94eb94 View commit details
    Browse the repository at this point in the history
  14. prepare for 2.12.0 release

    KodrAus committed May 29, 2026
    Configuration menu
    Copy the full SHA
    2f7f916 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #485 from bitflags/cargo/2.12.0

    Prepare for 2.12.0 release
    KodrAus authored May 29, 2026
    Configuration menu
    Copy the full SHA
    84bee88 View commit details
    Browse the repository at this point in the history
Loading