Skip to content

refactor the handling of lvalue ops #41651

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Apr 30, 2017

Conversation

arielb1
Copy link
Contributor

@arielb1 arielb1 commented Apr 30, 2017

I think I got the code into a "mostly sane" situation.

Fixes #41604.

beta-nominating because fixes regression in #41578. I think I can do a smaller fix, but the previous code is too fragile.

r? @eddyb

@arielb1 arielb1 added the beta-nominated Nominated for backporting to the compiler in the beta channel. label Apr 30, 2017
@eddyb
Copy link
Member

eddyb commented Apr 30, 2017

@bors r+

@bors
Copy link
Collaborator

bors commented Apr 30, 2017

📌 Commit b7b3c23 has been approved by eddyb

@bors
Copy link
Collaborator

bors commented Apr 30, 2017

⌛ Testing commit b7b3c23 with merge 06fb4d2...

bors added a commit that referenced this pull request Apr 30, 2017
refactor the handling of lvalue ops

I think I got the code into a "mostly sane" situation.

Fixes #41604.

beta-nominating because fixes regression in #41578. I think I can do a smaller fix, but the previous code is too fragile.

r? @eddyb
@bors
Copy link
Collaborator

bors commented Apr 30, 2017

☀️ Test successful - status-appveyor, status-travis
Approved by: eddyb
Pushing 06fb4d2 to master...

@brson
Copy link
Contributor

brson commented May 10, 2017

Please review for backport.

@nikomatsakis nikomatsakis added the beta-accepted Accepted for backporting to the compiler in the beta channel. label May 17, 2017
@nikomatsakis
Copy link
Contributor

Accepting for backport. It's a large-ish patch, but it's been landed a while, and this bug is blocking Firefox.

cc @rust-lang/compiler

@nikomatsakis nikomatsakis added the T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. label May 17, 2017
@nikomatsakis
Copy link
Contributor

Backport in #42053

bors added a commit that referenced this pull request May 22, 2017
Beta backport various arielb1 patches

Backport of the following PRs:

- #41651
- #41828

cc @arielb1 @rust-lang/compiler
@brson brson removed the beta-nominated Nominated for backporting to the compiler in the beta channel. label May 23, 2017
@brson
Copy link
Contributor

brson commented May 23, 2017

This has been backported. Removed the nominated tag.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
beta-accepted Accepted for backporting to the compiler in the beta channel. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ICE when compiling image with ace517da0d1e356aa5b42f4cdee6854538591ef2
5 participants