rust/compiler/rustc_middle
Yuki Okushi 71f13fb434
Rollup merge of #81325 - osa1:issue81293, r=estebank
typeck: Don't suggest converting LHS exprs

Converting LHS of an assignment does not work, so avoid suggesting that.

Fixes #81293
2021-01-27 04:43:24 +09:00
..
2020-12-02 20:28:41 +01:00

For more information about how rustc works, see the rustc dev guide.