Sourced from bitflags's releases.
2.11.1
What's Changed
- Bless compile-fail tests for current beta by
@DanielEScherzerin bitflags/bitflags#478- example_generated.rs: add missing third slash for doc comment by
@DanielEScherzerin bitflags/bitflags#477- Clarify self and other in method docs by
@KodrAusin bitflags/bitflags#481- Prepare for 2.11.1 release by
@KodrAusin bitflags/bitflags#482New Contributors
@DanielEScherzermade their first contribution in bitflags/bitflags#478Full Changelog: https://github.com/bitflags/bitflags/compare/2.11.0...2.11.1
Sourced from bitflags's changelog.
2.11.1
What's Changed
- Bless compile-fail tests for current beta by
@DanielEScherzerin bitflags/bitflags#478- example_generated.rs: add missing third slash for doc comment by
@DanielEScherzerin bitflags/bitflags#477- Clarify self and other in method docs by
@KodrAusin bitflags/bitflags#481New Contributors
@DanielEScherzermade their first contribution in bitflags/bitflags#478Full Changelog: https://github.com/bitflags/bitflags/compare/2.11.0...2.11.1
4ed9ffa
Merge pull request #482
from KodrAus/cargo/2.11.1c53cd57
prepare for 2.11.1 releasea44410a
Merge pull request #481
from KodrAus/docs/clarifications3d671b9
update more compile error messages5f3adad
fix up compile error messages780765d
fix up contains and intersection docs97b7607
clarify self and other in method docs88a7a18
Merge pull request #477
from DanielEScherzer/patch-1f0e4646
example_generated.rs: add missing third slash for doc commenta31c96f
Merge pull request #478
from DanielEScherzer/beta-bless