Skip to content

[6.0] Temporarily turn off completing lifetimes of block arguments #74661

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

meg-gupta
Copy link
Contributor

Explanation: Fixes a compiler crash due to calling complete lifetimes from the move-only address checker.
Scope: Affects compiler diagnostics for move-only values
Risk: Low.
Testing: Passes unit tests
Issue: rdar://130077346
Reviewer: @nate-chandler
Main branch PR: #74660

@meg-gupta meg-gupta requested a review from a team as a code owner June 24, 2024 15:16
@meg-gupta meg-gupta requested a review from nate-chandler June 24, 2024 15:16
@nate-chandler
Copy link
Contributor

@swift-ci test

@meg-gupta meg-gupta merged commit 4acfb23 into swiftlang:release/6.0 Jun 25, 2024
5 checks passed
@meg-gupta meg-gupta deleted the completelifetimeworkaround branch June 26, 2024 22:17
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.

3 participants