diff options
| author | bors <bors@rust-lang.org> | 2023-12-08 10:38:03 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2023-12-08 10:38:03 +0000 |
| commit | 5ae781562e412114fb72b5be7d26af5bb86c29d5 (patch) | |
| tree | bb8933b23f1c1ff82c95bc9f70845768b5402d80 /compiler/rustc_interface/src/errors.rs | |
| parent | c27fc0c945e467177e0b01d25c510d559bdce4f4 (diff) | |
| parent | 3d9221291fb6630c90d1956c2f56d1bbbac55c93 (diff) | |
| download | rust-5ae781562e412114fb72b5be7d26af5bb86c29d5.tar.gz rust-5ae781562e412114fb72b5be7d26af5bb86c29d5.zip | |
Auto merge of #15515 - cardoso:flip-binexpr/lhs-binexpr, r=Veykril
Check if lhs is also a binexpr and use its rhs in flip binexpr assist Closes #15508 From the original PR, flip binexpr assist is not meant to preserve equivalence, so I went with the simplest solution here. I can add some extra checks to keep equivalence, but I think they should go in different specific assists (eg. flip arith op / flip logic op / etc), otherwise this one will get out of hand pretty quickly.
Diffstat (limited to 'compiler/rustc_interface/src/errors.rs')
0 files changed, 0 insertions, 0 deletions
