Skip to content

[6.1] Sema: Partially revert existential opening fix #79289

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

Merged

Conversation

AnthonyLatsis
Copy link
Collaborator

@AnthonyLatsis AnthonyLatsis commented Feb 11, 2025

  • Explanation: Selectively revert 36683a8 to resolve a source compatibility regression. See inline comment for use case. We are going to consider acknowledging this use case in the rules in a future release.
  • Scope: Implicit existential opening + invariant generic parameter references in pack types.
  • Issues: rdar://141962317
  • Original PRs: Sema: Partially revert existential opening fix #79404
  • Risk: Low
  • Testing: Regression test included.
  • Reviewers: @hborla

@AnthonyLatsis AnthonyLatsis requested a review from a team as a code owner February 11, 2025 15:12
@AnthonyLatsis
Copy link
Collaborator Author

@swift-ci please test

Selectively revert 36683a8 to resolve
a source compatibility regression. See inline comment for use case. We
are going to consider acknowledging this use case in the rules in a
future release.
@AnthonyLatsis
Copy link
Collaborator Author

@swift-ci please test

@AnthonyLatsis AnthonyLatsis merged commit 662023a into swiftlang:release/6.1 Feb 12, 2025
5 checks passed
@AnthonyLatsis AnthonyLatsis deleted the fix-rdar141962317 branch February 12, 2025 02:11
@AnthonyLatsis AnthonyLatsis restored the fix-rdar141962317 branch February 14, 2025 22:26
@AnthonyLatsis AnthonyLatsis deleted the fix-rdar141962317 branch February 14, 2025 22:38
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