summary refs log tree commit diff
path: root/src/test/compile-fail/binary-op-on-double-ref.rs
AgeCommit message (Expand)AuthorLines
2017-02-09change span_notes to notes in E0368/E0369Alex Burka-1/+1
2017-01-03Ensure type is copyable before emitting note suggesting adding manual deref.Felix S. Klock II-2/+2
2017-01-03Detect double reference when applying binary opEsteban Küber-0/+20