Skip to content

[ownership] Add a few test cases that show that the reborrow verifier handles recursive reborrows correctly. #34583

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

Conversation

gottesmm
Copy link
Contributor

@gottesmm gottesmm commented Nov 4, 2020

I also removed this tests dependency on the Swift module which speeds up running
with a debug compiler.

I am finishing up a generic RAUW value1 with value2 regardless of ownership. I
want to depend on this behavior, so I wanted to put a test into tree to make
sure it works/keeps on working.

… handles recursive reborrows correctly.

I also removed this tests dependency on the Swift module which speeds up running
with a debug compiler.

I am finishing up a generic RAUW value1 with value2 regardless of ownership. I
want to depend on this behavior, so I wanted to put a test into tree to make
sure it works/keeps on working.
@gottesmm gottesmm requested a review from meg-gupta November 4, 2020 23:26
@gottesmm
Copy link
Contributor Author

gottesmm commented Nov 4, 2020

@swift-ci smoke test

Copy link
Contributor

@meg-gupta meg-gupta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@gottesmm gottesmm merged commit e68aa49 into swiftlang:main Nov 5, 2020
@gottesmm gottesmm deleted the pr-bf7a29f9994c4b246636b8d18611051d25e6b928 branch November 5, 2020 02: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.

2 participants