Skip to content

[encoding] Remove PartialEq derive on TransferSyntaxFactory#656

Merged
Enet4 merged 1 commit intomasterfrom
change/encoding/factory-no-eq
Jul 27, 2025
Merged

[encoding] Remove PartialEq derive on TransferSyntaxFactory#656
Enet4 merged 1 commit intomasterfrom
change/encoding/factory-no-eq

Conversation

@Enet4
Copy link
Copy Markdown
Owner

@Enet4 Enet4 commented Jun 27, 2025

The derived PartialEq implementation is not meaningful because of the inner function pointer.

@Enet4 Enet4 added breaking change Hint that this may require a major version bump on release A-lib Area: library C-encoding Crate: dicom-encoding labels Jun 27, 2025
@Enet4 Enet4 force-pushed the change/encoding/factory-no-eq branch from 72b70cd to 5847065 Compare June 29, 2025 21:56
- it is not meaningful because of the inner function pointer
@Enet4 Enet4 force-pushed the change/encoding/factory-no-eq branch from 5847065 to 4401245 Compare July 27, 2025 11:36
@Enet4 Enet4 merged commit af890bd into master Jul 27, 2025
5 checks passed
@Enet4 Enet4 deleted the change/encoding/factory-no-eq branch July 27, 2025 12:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-lib Area: library breaking change Hint that this may require a major version bump on release C-encoding Crate: dicom-encoding

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant