-
Notifications
You must be signed in to change notification settings - Fork 162
Comparing changes
Open a pull request
base repository: bitflags/bitflags
base: 597d407
head repository: bitflags/bitflags
compare: cbcafa7
- 13 commits
- 11 files changed
- 3 contributors
Commits on Apr 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f48259d - Browse repository at this point
Copy the full SHA f48259dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0bb6a34 - Browse repository at this point
Copy the full SHA 0bb6a34View commit details -
Configuration menu - View commit details
-
Copy full SHA for 98e9542 - Browse repository at this point
Copy the full SHA 98e9542View commit details
Commits on Apr 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 28c6f62 - Browse repository at this point
Copy the full SHA 28c6f62View commit details -
Merge pull request #338 from bitflags/feat/security-policy
Create SECURITY.md
Configuration menu - View commit details
-
Copy full SHA for e40b8f1 - Browse repository at this point
Copy the full SHA e40b8f1View commit details
Commits on Apr 17, 2023
-
add docs to describe the behavior of multi-bit flags
This clears up possible confusion about how a flag that defines multiple bits behaves when calling `from_bits` or `from_bits_truncate`. Those functions do not treat multi-bit flags as a set of possible bits that can be set, but rather as a unit where the bits must exactly match one of the defined flags.
Configuration menu - View commit details
-
Copy full SHA for 7a6cea9 - Browse repository at this point
Copy the full SHA 7a6cea9View commit details -
Merge pull request #340 from nicholasbishop/bishop-multi-bit-doc
add docs to describe the behavior of multi-bit flags
Configuration menu - View commit details
-
Copy full SHA for 483b1bb - Browse repository at this point
Copy the full SHA 483b1bbView commit details -
Merge pull request #336 from KodrAus/feat/bytemuck
Add support for bytemuck
Configuration menu - View commit details
-
Copy full SHA for dc97104 - Browse repository at this point
Copy the full SHA dc97104View commit details
Commits on Apr 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 561fe50 - Browse repository at this point
Copy the full SHA 561fe50View commit details
Commits on Apr 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 405e7de - Browse repository at this point
Copy the full SHA 405e7deView commit details -
Merge pull request #341 from KodrAus/fix/doc-alias
Add a top-level macro for filtering attributes
Configuration menu - View commit details
-
Copy full SHA for 780f456 - Browse repository at this point
Copy the full SHA 780f456View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61df53a - Browse repository at this point
Copy the full SHA 61df53aView commit details -
Merge pull request #342 from KodrAus/cargo/2.2.0
Prepare for 2.2.0 release
Configuration menu - View commit details
-
Copy full SHA for cbcafa7 - Browse repository at this point
Copy the full SHA cbcafa7View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 597d407...cbcafa7