]> git.lizzy.rs Git - rust.git/commit
Auto merge of #41651 - arielb1:missing-adjustment-2, r=eddyb
authorbors <bors@rust-lang.org>
Sun, 30 Apr 2017 13:38:12 +0000 (13:38 +0000)
committerbors <bors@rust-lang.org>
Sun, 30 Apr 2017 13:38:12 +0000 (13:38 +0000)
commit06fb4d25642a3f223db1441972dd5962085cfba1
treed54647ca64e401e94a750577db047f8fafbb8406
parentc0f86f5927377426fbaf72b17c87a6a7291406cb
parentb7b3c232f77040aee306c8494d8e6829afd1f376
Auto merge of #41651 - arielb1:missing-adjustment-2, r=eddyb

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