Skip to content

Conversation

@meg-gupta
Copy link
Contributor

Explanation: Retain and release sinking can move retain and release operations from projections to root values. This is problematic if the root is non copyable. This PR avoids this.

Main PR: #82964

Scope: Affects non-copyable types

Risk: Low. Disabling an invalid optimization

Reviewer: @nate-chandler

Issue: Encountered this issue while looking at #82813

Testing: CI testing

@meg-gupta meg-gupta requested a review from a team as a code owner July 10, 2025 23:15
@meg-gupta meg-gupta requested a review from tbkka July 10, 2025 23:15
@meg-gupta
Copy link
Contributor Author

@swift-ci test

@meg-gupta
Copy link
Contributor Author

@swift-ci test linux platform

@meg-gupta meg-gupta enabled auto-merge July 11, 2025 03:19
@meg-gupta
Copy link
Contributor Author

@swift-ci test linux platform

1 similar comment
@meg-gupta
Copy link
Contributor Author

@swift-ci test linux platform

@meg-gupta meg-gupta merged commit 6e20651 into swiftlang:release/6.2 Jul 14, 2025
5 checks passed
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