Skip to content

Conversation

@beccadax
Copy link
Contributor

The @abi checker ignores uses of marker protocols, as they don’t have any impact on call compatibility. Add tests to ensure that this rule encompasses SE-0470’s SendableMetatype.

This PR does not change compiler behavior—it just expands test coverage.

Fixes rdar://152602566.

The `@abi` checker ignores uses of marker protocols, as they don’t have any impact on call compatibility. Add tests to ensure that this rule encompasses SE-0470’s `SendableMetatype`.

Fixes rdar://152602566.
@beccadax
Copy link
Contributor Author

@swift-ci please test

@beccadax beccadax requested review from DougGregor and hborla June 24, 2025 22:43
@nkcsgexi
Copy link
Contributor

Nice to know that we don't need functional change! Mind cherry-picking to release/6.2?

@beccadax
Copy link
Contributor Author

@swift-ci please test Linux platform

@beccadax beccadax enabled auto-merge June 25, 2025 22:05
@beccadax
Copy link
Contributor Author

@swift-ci please test Linux platform

@beccadax beccadax merged commit 7460ce1 into swiftlang:main Jun 26, 2025
5 checks passed
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.

4 participants