-
Couldn't load subscription status.
- Fork 13.9k
refactor the handling of lvalue ops #41651
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
Conversation
|
@bors r+ |
|
📌 Commit b7b3c23 has been approved by |
|
☀️ Test successful - status-appveyor, status-travis |
|
Please review for backport. |
|
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 |
|
Backport in #42053 |
Beta backport various arielb1 patches Backport of the following PRs: - #41651 - #41828 cc @arielb1 @rust-lang/compiler
|
This has been backported. Removed the nominated tag. |
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