Skip to content

[SE-0400] All properties with init accessors become part of the memberwise init #66978

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

Conversation

DougGregor
Copy link
Member

Per the clarification during the review thread, all properties with init accessors (including those that do not initialize any underlying storage) are part of the memberwise initializer.

…rwise init

Per the clarification during the review thread, all properties with
init accessors (including those that do not initialize any underlying
storage) are part of the memberwise initializer.

(cherry picked from commit fe2dec5)
@DougGregor DougGregor requested a review from a team as a code owner June 28, 2023 06:44
@DougGregor
Copy link
Member Author

@swift-ci please test

@DougGregor DougGregor merged commit 74c6c47 into swiftlang:release/5.9 Jun 28, 2023
@DougGregor DougGregor deleted the init-accessors-always-part-of-memberwise-init-5.9 branch June 28, 2023 14:37
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