Skip to content

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

Merged
bors merged 3 commits intorust-lang:masterfrom
JohnTitor:remove-flags
Apr 28, 2019
Merged

Remove -Z two-phase-borrows and -Z two-phase-beyond-autoref#60347
bors merged 3 commits intorust-lang:masterfrom
JohnTitor:remove-flags

Conversation

@JohnTitor
Copy link
Copy Markdown
Member

fixes #60331

@rust-highfive
Copy link
Copy Markdown
Contributor

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
Copy Markdown
Contributor

Centril commented Apr 28, 2019

r? @matthewjasper

@Centril
Copy link
Copy Markdown
Contributor

Centril commented Apr 28, 2019

@bors rollup

Comment thread src/librustc_mir/borrow_check/borrow_set.rs Outdated
@matthewjasper
Copy link
Copy Markdown
Contributor

@bors r+

@bors
Copy link
Copy Markdown
Collaborator

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
Copy Markdown
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