]> git.lizzy.rs Git - rust.git/commit
Deduplicate more op-flavored methods
authorMichael Goulet <michael@errs.io>
Tue, 27 Dec 2022 02:40:56 +0000 (02:40 +0000)
committerMichael Goulet <michael@errs.io>
Tue, 27 Dec 2022 03:12:31 +0000 (03:12 +0000)
commit8bf7ec75343cde1c72a5e16b0171e259412b8958
treed3e3afa529bce7c1437db187e6d719328092823d
parent43b2486a9589380fd10698c2169351641a142f2e
Deduplicate more op-flavored methods
compiler/rustc_hir_typeck/src/callee.rs
compiler/rustc_hir_typeck/src/method/mod.rs
compiler/rustc_hir_typeck/src/op.rs
compiler/rustc_hir_typeck/src/place_op.rs