Skip to content

Fix ossa borrow completion #64975

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 1 commit into from
Apr 6, 2023
Merged

Conversation

meg-gupta
Copy link
Contributor

end_borrow was not considered as a lifetime ending use, leading to insertion of redundant end_borrows at boundaries.

@meg-gupta
Copy link
Contributor Author

@swift-ci smoke test

end_borrow was not considered as a lifetime ending use,
leading to insertion of redundant end_borrows at boundaries.
@meg-gupta meg-gupta force-pushed the fixborrowcompletion branch from b652bd0 to 85a580a Compare April 6, 2023 18:16
@meg-gupta
Copy link
Contributor Author

@swift-ci smoke test

@meg-gupta meg-gupta merged commit 6854bbe into swiftlang:main Apr 6, 2023
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