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

Remove -Z two-phase-borrows and -Z two-phase-beyond-autoref #60347

Merged
merged 3 commits into from
Apr 28, 2019

Conversation

JohnTitor
Copy link
Member

fixes #60331

@rust-highfive
Copy link
Collaborator

r? @petrochenkov

(rust_highfive has picked a reviewer for you, use r? to override)

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Apr 28, 2019
@Centril
Copy link
Contributor

Centril commented Apr 28, 2019

r? @matthewjasper

@Centril
Copy link
Contributor

Centril commented Apr 28, 2019

@bors rollup

@matthewjasper
Copy link
Contributor

@bors r+

@bors
Copy link
Contributor

bors commented Apr 28, 2019

📌 Commit 3a487ea has been approved by matthewjasper

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Apr 28, 2019
@Centril
Copy link
Contributor

Centril commented Apr 28, 2019

@bors rollup

Centril added a commit to Centril/rust that referenced this pull request Apr 28, 2019
…sper

Remove `-Z two-phase-borrows` and `-Z two-phase-beyond-autoref`

fixes rust-lang#60331
bors added a commit that referenced this pull request Apr 28, 2019
Rollup of 4 pull requests

Successful merges:

 - #60022 (Document `Item` type in `std::env::SplitPaths` iterator.)
 - #60270 (rustc: Flag metadata compatible with multiple CGUs)
 - #60325 (Document ast::ExprKind::Type)
 - #60347 (Remove `-Z two-phase-borrows` and `-Z two-phase-beyond-autoref`)

Failed merges:

r? @ghost
@bors bors merged commit 3a487ea into rust-lang:master Apr 28, 2019
@JohnTitor JohnTitor deleted the remove-flags branch April 28, 2019 15:44
@rust-lang rust-lang deleted a comment from bors May 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove -Ztwo-phase-borrows
6 participants