summary refs log tree commit diff
path: root/src/test/ui/binary-op-on-double-ref.fixed
AgeCommit message (Collapse)AuthorLines
2020-06-23Tweak binop errorsEsteban Küber-0/+9
* Suggest potentially missing binop trait bound (fix #73416) * Use structured suggestion for dereference in binop