]> git.lizzy.rs Git - rust.git/commit
Fix op_ref in case of nonexisting operations
authorOliver Schneider <git-no-reply-9879165716479413131@oli-obk.de>
Mon, 10 Apr 2017 13:10:19 +0000 (15:10 +0200)
committerOliver Schneider <git-no-reply-9879165716479413131@oli-obk.de>
Mon, 10 Apr 2017 13:10:19 +0000 (15:10 +0200)
commitb76ce176bbd1fe6d54dc04ba6eee5dcf8eeb7142
treeb28d6e25800acacc3104177c83717c18723beb80
parent0432f1efd31f8cd58faea180d8e44a786bc6fc4c
Fix op_ref in case of nonexisting operations
clippy_lints/src/eq_op.rs
tests/ui/op_ref.rs [new file with mode: 0644]
tests/ui/op_ref.stderr [new file with mode: 0644]