-
Notifications
You must be signed in to change notification settings - Fork 162
Comparing changes
Open a pull request
base repository: bitflags/bitflags
base: 6c67922
head repository: bitflags/bitflags
compare: a5f9ce2
- 15 commits
- 13 files changed
- 5 contributors
Commits on Nov 27, 2023
-
Cargo.toml: Anchor excludes to root of the package
Without anchoring the excludes, src/tests/ is missing from the published crate. This causes “cargo test” to fail because code referenced by src/tests.rs is not present.
Configuration menu - View commit details
-
Copy full SHA for 1ef4bbb - Browse repository at this point
Copy the full SHA 1ef4bbbView commit details
Commits on Dec 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for daa5dc0 - Browse repository at this point
Copy the full SHA daa5dc0View commit details -
Merge pull request #387 from jamessan/exclude-anchors
Cargo.toml: Anchor excludes to root of the package
Configuration menu - View commit details
-
Copy full SHA for 4db18a8 - Browse repository at this point
Copy the full SHA 4db18a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1687ebd - Browse repository at this point
Copy the full SHA 1687ebdView commit details
Commits on Dec 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a316bc1 - Browse repository at this point
Copy the full SHA a316bc1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 843cc04 - Browse repository at this point
Copy the full SHA 843cc04View commit details
Commits on Dec 30, 2023
-
Merge pull request #388 from GnomedDev/packed-internal
Add support for impl mode structs to be repr(packed)
Configuration menu - View commit details
-
Copy full SHA for 586d819 - Browse repository at this point
Copy the full SHA 586d819View commit details
Commits on Jan 16, 2024
-
Remove old unused_tuple_struct_fields lint
error: lint `unused_tuple_struct_fields` has been renamed to `dead_code` --> src/main.rs:38:5 | 38 | unused_tuple_struct_fields, | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `dead_code` | note: the lint level is defined here --> src/main.rs:6:5 | 6 | warnings, | ^^^^^^^^ = note: `#[deny(renamed_and_removed_lints)]` implied by `#[deny(warnings)]`Configuration menu - View commit details
-
Copy full SHA for 8e014cc - Browse repository at this point
Copy the full SHA 8e014ccView commit details -
Merge pull request #393 from dtolnay-contrib/lint
Remove old `unused_tuple_struct_fields` lint
Configuration menu - View commit details
-
Copy full SHA for b988b1a - Browse repository at this point
Copy the full SHA b988b1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 42d6e9d - Browse repository at this point
Copy the full SHA 42d6e9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 72b712a - Browse repository at this point
Copy the full SHA 72b712aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d96915e - Browse repository at this point
Copy the full SHA d96915eView commit details -
Merge pull request #392 from dtolnay-contrib/localmacros
Delete use of `local_inner_macros`
Configuration menu - View commit details
-
Copy full SHA for 1f9f186 - Browse repository at this point
Copy the full SHA 1f9f186View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6924249 - Browse repository at this point
Copy the full SHA 6924249View commit details -
Merge pull request #394 from KodrAus/cargo/2.4.2
Prepare for 2.4.2 release
Configuration menu - View commit details
-
Copy full SHA for a5f9ce2 - Browse repository at this point
Copy the full SHA a5f9ce2View 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 6c67922...a5f9ce2