Skip to content
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

Stacked Borrows NG #492

Merged
merged 19 commits into from
Oct 30, 2018
Merged

Stacked Borrows NG #492

merged 19 commits into from
Oct 30, 2018

Conversation

RalfJung
Copy link
Member

This matches rust-lang/rust#55270.

Also change test suite to run compile-fail tests with and without optimizations, to get more coverage and make sure optimizations don't make things fail earlier.

src/stacked_borrows.rs Show resolved Hide resolved
Copy link
Member

@bjorn3 bjorn3 left a comment

Choose a reason for hiding this comment

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

Thanks! Will update priroda tomorrow.

@RalfJung
Copy link
Member Author

This one should be green now :)

@RalfJung RalfJung requested a review from oli-obk October 30, 2018 07:51
@RalfJung
Copy link
Member Author

Next try...

src/fn_call.rs Show resolved Hide resolved
src/stacked_borrows.rs Outdated Show resolved Hide resolved
src/stacked_borrows.rs Outdated Show resolved Hide resolved
src/stacked_borrows.rs Show resolved Hide resolved
src/stacked_borrows.rs Outdated Show resolved Hide resolved
tests/compile-fail/stacked_borrows/illegal_write4.rs Outdated Show resolved Hide resolved
@RalfJung RalfJung merged commit 9c57f2b into master Oct 30, 2018
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