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

Commits on Mar 13, 2023

  1. fix up some docs issues

    KodrAus authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    d1d153b View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. Merge pull request #309 from bitflags/KodrAus-patch-3

    Fix up some docs issues
    KodrAus authored Mar 14, 2023
    Configuration menu
    Copy the full SHA
    2c12c2e View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. Make empty_flag() const.

    tormeh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    242f5e7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #313 from tormeh/tormod/const-empty-flag

    Make empty_flag() const.
    KodrAus authored Mar 15, 2023
    Configuration menu
    Copy the full SHA
    ad02711 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. add repro for multi-bit flags

    KodrAus committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    c4c13dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ba27cf View commit details
    Browse the repository at this point in the history
  3. Merge pull request #316 from KodrAus/fix/multi-bit-flag-fmt

    Fix formatting of multi-bit flags with partial overlap
    KodrAus authored Mar 16, 2023
    Configuration menu
    Copy the full SHA
    af44dcc View commit details
    Browse the repository at this point in the history
  4. prepare for 2.0.1 release

    KodrAus committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    11de329 View commit details
    Browse the repository at this point in the history
  5. update changelog

    KodrAus committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    836eabb View commit details
    Browse the repository at this point in the history
  6. Merge pull request #317 from KodrAus/cargo/2.0.1

    Prepare for 2.0.1 release
    KodrAus authored Mar 16, 2023
    Configuration menu
    Copy the full SHA
    8b43d2b View commit details
    Browse the repository at this point in the history
Loading