Skip to content

NFC: Add a CHANGELOG entry about banning @available on lazy and wrapped properties#59626

Merged
swift-ci merged 1 commit intoswiftlang:mainfrom
tshortli:release-note-ban-available-on-all-stored-properties-main
Jun 22, 2022
Merged

NFC: Add a CHANGELOG entry about banning @available on lazy and wrapped properties#59626
swift-ci merged 1 commit intoswiftlang:mainfrom
tshortli:release-note-ban-available-on-all-stored-properties-main

Conversation

@tshortli
Copy link
Copy Markdown
Contributor

Cherry pick of #59625 to main.

These more accurate diagnostics resulted in source breaks for some projects but the now rejected code would crash when back deployed so it was important to diagnose correctly.

The diagnostics were implemented in #41112.

…erties.

These more accurate diagnostics resulted in source breaks for some projects but the now rejected code would crash when back deployed so it was important to diagnose correctly.
@tshortli
Copy link
Copy Markdown
Contributor Author

@swift-ci please smoke test and merge

@swift-ci swift-ci merged commit 9b8d00a into swiftlang:main Jun 22, 2022
@tshortli tshortli deleted the release-note-ban-available-on-all-stored-properties-main branch June 22, 2022 15:43
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