-
Couldn't load subscription status.
- Fork 13.9k
try to fix lvalue ops for real #41828
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
Hopefully this is the last PR needed. Fixes rust-lang#41726. Fixes rust-lang#41742. Fixes rust-lang#41774.
|
r? @eddyb |
|
r? @pnkfelix (rust_highfive has picked a reviewer for you, use r? to override) |
|
@bors r+ |
|
📌 Commit 052d071 has been approved by |
try to fix lvalue ops for real Hopefully this is the last PR needed. Fixes rust-lang#41726. Fixes rust-lang#41742. Fixes rust-lang#41774.
|
Beta-nominating because this fixes regression introduces in #41578 which is going into beta. |
|
Accepting for beta. Small-ish patch, serious soundness regressions. cc @rust-lang/compiler |
|
Backport in #42053 |
Beta backport various arielb1 patches Backport of the following PRs: - #41651 - #41828 cc @arielb1 @rust-lang/compiler
|
Looks like this has been backported. Removed the nominated tag. |
Hopefully this is the last PR needed.
Fixes #41726.
Fixes #41742.
Fixes #41774.