Skip to content

Conversation

@tshortli
Copy link
Contributor

Although actor initializers can be classified as convenience initializers by the internals of the compiler, they are not written that way in source and should not be printed with the convenience keyword.

Resolves rdar://130926278.

@tshortli tshortli requested a review from kavon July 11, 2024 18:46
Although actor initializers can be classified as convenience initializers by
the internals of the compiler, they are not written that way in source and
should not be printed with the `convenience` keyword.

Resolves rdar://130926278.
@tshortli tshortli force-pushed the module-interface-omit-convenience-on-actor-init branch from f5eb1dc to 3453b13 Compare July 11, 2024 18:47
@tshortli
Copy link
Contributor Author

@swift-ci please smoke test

@tshortli tshortli changed the title AST: Don't print convenience on actor initializers. AST: Don't print convenience on actor initializers Jul 11, 2024
@tshortli tshortli merged commit 39a9d23 into swiftlang:main Jul 11, 2024
@tshortli tshortli deleted the module-interface-omit-convenience-on-actor-init branch July 12, 2024 04:28
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.

1 participant