Skip to content

Conversation

@jmschonfeld
Copy link
Contributor

Moving the conformance to an extension proved to be source breaking for rare cases where clients had an internal import of Foundation but used the conformance publicly. This moves the conformance back to the struct declaration to work around the issue

@itingliu
Copy link
Contributor

itingliu commented Nov 6, 2025

@swift-ci please test

@jmschonfeld jmschonfeld merged commit 3c602cd into swiftlang:future Nov 6, 2025
21 checks passed
@jmschonfeld jmschonfeld deleted the data-equatable-extension branch November 6, 2025 23:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants