Skip to content

[Macros] Remove the ExtensionMacros experimental feature flag. #67405

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 3 commits into from
Jul 20, 2023

Conversation

hborla
Copy link
Member

@hborla hborla commented Jul 19, 2023

This change removes the ExtensionMacros experimental feature identifier and diagnoses @attached(conformance) attributes as being replaced by @attached(extension, conformances: <#Protocol#>).

Resolves rdar://112548321

@hborla hborla requested review from slavapestov and xedin as code owners July 19, 2023 17:04
@hborla
Copy link
Member Author

hborla commented Jul 19, 2023

@swift-ci please smoke test

@hborla
Copy link
Member Author

hborla commented Jul 19, 2023

swiftlang/swift-syntax#1929

@swift-ci please smoke test

@hborla hborla merged commit f76783d into swiftlang:main Jul 20, 2023
@hborla hborla deleted the enable-extension-macros branch July 20, 2023 00:59
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