Skip to content

[ConsumeAddrChecker] Check in_guaranteed arguments. #72257

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

nate-chandler
Copy link
Contributor

Such values could be referenced in a ConsumeExpr, so the checker must check them. Furthermore, it's legal to consume such values so long as they aren't annotated borrowing.

Such values could be referenced in a `ConsumeExpr`, so the checker must
check them.  Furthermore, it's legal to consume such values so long as
they aren't annotated `borrowing`.
@nate-chandler
Copy link
Contributor Author

@swift-ci please test

@nate-chandler nate-chandler marked this pull request as ready for review March 12, 2024 21:48
@nate-chandler nate-chandler requested a review from kavon as a code owner March 12, 2024 21:48
@nate-chandler nate-chandler merged commit aac2051 into swiftlang:main Mar 12, 2024
@nate-chandler nate-chandler deleted the noncopyable-bugs/20240312/1 branch March 12, 2024 21:49
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.

1 participant