Skip to content

Enable @objc @implementation (SE-0436) as an ordinary language feature #74801

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 28, 2024

Conversation

beccadax
Copy link
Contributor

Changes ObjCImplementation from an experimental to an ordinary feature, and updates diagnostics to mention the final syntax instead of the experimental one.

Fixes rdar://130707698.

beccadax added 2 commits June 27, 2024 14:51
Update diagnostics that mention `@_objcImplementation` to mention `@objc @implementation` instead.

Fixes rdar://130707698
@beccadax beccadax requested a review from tshortli June 27, 2024 22:41
@beccadax
Copy link
Contributor Author

@swift-ci please test

@beccadax beccadax requested a review from nkcsgexi June 27, 2024 22:41
Copy link
Contributor

@nkcsgexi nkcsgexi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you Becca!

@nkcsgexi
Copy link
Contributor

Could you also cherry-pick to release/6.0?

@nkcsgexi nkcsgexi merged commit fb43cf6 into swiftlang:main Jun 28, 2024
5 checks passed
beccadax pushed a commit to beccadax/swift that referenced this pull request Jul 8, 2024
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