Skip to content

"nonisolated deinit" does not have back-deployment constraints #82585

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

@DougGregor DougGregor commented Jun 27, 2025

  • Explanation: Due to an accident in the way the availability check for isolated deinit was implemented, nonisolated deinit was being diagnostics as requiring newer OS availability. nonisolated deinit is what's been implemented forever, so stop doing that.
  • Scope: Tiny. Disables an incorrect diagnostic.
  • Issues: rdar://150484159
  • Original PRs: "nonisolated deinit" does not have back-deployment constraints #82584
  • Risk: Very very very very low.
  • Testing: CI
  • Reviewers:

@DougGregor DougGregor requested a review from a team as a code owner June 27, 2025 21:57
@DougGregor
Copy link
Member Author

@swift-ci please test

@DougGregor DougGregor enabled auto-merge June 27, 2025 22:41
@DougGregor
Copy link
Member Author

@swift-ci please test

@DougGregor DougGregor merged commit 997a252 into swiftlang:release/6.2 Jun 28, 2025
5 checks passed
@DougGregor DougGregor deleted the nonisolated-deinit-availability-6.2 branch June 28, 2025 15:07
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