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

Do not bother creating StorageLive for TyNever #40372

Merged
merged 1 commit into from
Mar 12, 2017

Conversation

nagisa
Copy link
Member

@nagisa nagisa commented Mar 8, 2017

Keeps MIR cleaner, StorageLive(_: !) makes no sense anyway.

r? @eddyb

@eddyb
Copy link
Member

eddyb commented Mar 8, 2017

@bors r+ rollup

@bors
Copy link
Contributor

bors commented Mar 8, 2017

📌 Commit 62672b0 has been approved by eddyb

@eddyb
Copy link
Member

eddyb commented Mar 8, 2017

@bors r- Travis failure (need to update src/test/mir-opt/issue-38669.rs)

@nrc nrc assigned eddyb Mar 9, 2017
Keeps MIR cleaner, `StorageLive(_: !)` makes no sense anyway.
@nagisa
Copy link
Member Author

nagisa commented Mar 9, 2017

Updated.

@eddyb
Copy link
Member

eddyb commented Mar 9, 2017

@bors r+

@bors
Copy link
Contributor

bors commented Mar 9, 2017

📌 Commit 84d1f6a has been approved by eddyb

frewsxcv added a commit to frewsxcv/rust that referenced this pull request Mar 9, 2017
Do not bother creating StorageLive for TyNever

Keeps MIR cleaner, `StorageLive(_: !)` makes no sense anyway.

r? @eddyb
arielb1 pushed a commit to arielb1/rust that referenced this pull request Mar 9, 2017
Do not bother creating StorageLive for TyNever

Keeps MIR cleaner, `StorageLive(_: !)` makes no sense anyway.

r? @eddyb
alexcrichton added a commit to alexcrichton/rust that referenced this pull request Mar 10, 2017
Do not bother creating StorageLive for TyNever

Keeps MIR cleaner, `StorageLive(_: !)` makes no sense anyway.

r? @eddyb
alexcrichton pushed a commit to arielb1/rust that referenced this pull request Mar 10, 2017
Do not bother creating StorageLive for TyNever

Keeps MIR cleaner, `StorageLive(_: !)` makes no sense anyway.

r? @eddyb
alexcrichton added a commit to alexcrichton/rust that referenced this pull request Mar 10, 2017
Do not bother creating StorageLive for TyNever

Keeps MIR cleaner, `StorageLive(_: !)` makes no sense anyway.

r? @eddyb
arielb1 pushed a commit to arielb1/rust that referenced this pull request Mar 10, 2017
Do not bother creating StorageLive for TyNever

Keeps MIR cleaner, `StorageLive(_: !)` makes no sense anyway.

r? @eddyb
arielb1 pushed a commit to arielb1/rust that referenced this pull request Mar 10, 2017
Do not bother creating StorageLive for TyNever

Keeps MIR cleaner, `StorageLive(_: !)` makes no sense anyway.

r? @eddyb
arielb1 pushed a commit to arielb1/rust that referenced this pull request Mar 10, 2017
Do not bother creating StorageLive for TyNever

Keeps MIR cleaner, `StorageLive(_: !)` makes no sense anyway.

r? @eddyb
arielb1 pushed a commit to arielb1/rust that referenced this pull request Mar 11, 2017
Do not bother creating StorageLive for TyNever

Keeps MIR cleaner, `StorageLive(_: !)` makes no sense anyway.

r? @eddyb
bors added a commit that referenced this pull request Mar 11, 2017
Rollup of 13 pull requests

- Successful merges: #40146, #40299, #40315, #40319, #40344, #40345, #40367, #40372, #40373, #40385, #40400, #40404, #40431
- Failed merges:
arielb1 pushed a commit to arielb1/rust that referenced this pull request Mar 11, 2017
Do not bother creating StorageLive for TyNever

Keeps MIR cleaner, `StorageLive(_: !)` makes no sense anyway.

r? @eddyb
bors added a commit that referenced this pull request Mar 12, 2017
Rollup of 12 pull requests

- Successful merges: #40146, #40299, #40315, #40319, #40344, #40345, #40372, #40373, #40400, #40404, #40419, #40431
- Failed merges:
@bors bors merged commit 84d1f6a into rust-lang:master Mar 12, 2017
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