about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-07-20 22:37:02 +0000
committerbors <bors@rust-lang.org>2023-07-20 22:37:02 +0000
commitee8a429792eb280d20c5e4f4b1549d1dd3b30335 (patch)
tree747c67e1457157d8258b336b6cc663b717b7c295 /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
parent7c5095c5023ec2ae1629d00baa3d249caf70a8c3 (diff)
parenta4c367d0e9a11e6eeb10088a1c8adccc77bcbc89 (diff)
downloadrust-ee8a429792eb280d20c5e4f4b1549d1dd3b30335.tar.gz
rust-ee8a429792eb280d20c5e4f4b1549d1dd3b30335.zip
Auto merge of #11188 - Centri3:#11178, r=blyxyas
Allow `Self::cmp(self, other)` as a correct impl

Fixes #11178

Also no longer checks if the method name is *just* cmp, but the path. That was an oversight on my part ^^

r? `@xFrednet`
(and `@blyxyas` too!)

changelog: [`incorrect_partial_ord_impl_on_ord_type`]: Now allows non-method calls to `cmp` like `Self::cmp(self, other)`
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions