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>2024-07-27 15:32:18 +0000
committerbors <bors@rust-lang.org>2024-07-27 15:32:18 +0000
commit236c8c782beb9306c91cbecd65ff985c356ddb7b (patch)
treecc8968222da7c4ca49b975c571c169440bdd306e /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
parentd20be39c7f904ba4e648dce3f82e776a5421bb71 (diff)
parent10fb062c48e6e14676a532ee5a677d8e34ba9a4a (diff)
downloadrust-236c8c782beb9306c91cbecd65ff985c356ddb7b.tar.gz
rust-236c8c782beb9306c91cbecd65ff985c356ddb7b.zip
Auto merge of #13159 - Alexendoo:missing-trait-methods-stable-order, r=dswij
`missing_trait_methods`: lint methods in definition order

Lintcheck for #13157 showed a bunch of changes for `missing_trait_methods`

This is because `values_sorted` was sorting the entries by the key's [`DefPathHash`](https://doc.rust-lang.org/nightly/nightly-rustc/rustc_span/def_id/struct.DefPathHash.html), this is stable for a given compiler but can change across versions

changelog: none
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions