Skip to content

[6.0] Updates on lifetime dependence #73002

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
merged 2 commits into from
Apr 12, 2024
Merged

Conversation

meg-gupta
Copy link
Contributor

Explanation: Fixes lifetime dependence diagnostic message, inference and fixes types involved builtin in builtin definitions to be Escapable

Scope:

  • Some types involved in builtins are declared as Escapable. All other changes effect lifetime dependence which is enabled with the experimental flag for NonEscapable types

Original PR: #72569

Risk: Most of the changes are effective only with the experimental feature non escapable types

Testing: Unit tests added

Reviewer: @atrick

@meg-gupta meg-gupta requested a review from atrick April 12, 2024 13:37
@meg-gupta meg-gupta requested a review from a team as a code owner April 12, 2024 13:37
@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 April 12, 2024 17:24
@meg-gupta meg-gupta merged commit 77b8f88 into swiftlang:release/6.0 Apr 12, 2024
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