about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
diff options
context:
space:
mode:
authorTimo <30553356+y21@users.noreply.github.com>2025-03-09 20:25:30 +0000
committerGitHub <noreply@github.com>2025-03-09 20:25:30 +0000
commit819f3c7c6761cca808f110b84b6b6fc9964cf265 (patch)
tree4c164873ce2c64d99af862b58699bf76ad9fc326 /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
parent3d775b39632ea307e2497d2a65349c0b1b9c414c (diff)
parent5df68878bf741c2a126b3032c2c3a5f60ac7e1e0 (diff)
downloadrust-819f3c7c6761cca808f110b84b6b6fc9964cf265.tar.gz
rust-819f3c7c6761cca808f110b84b6b6fc9964cf265.zip
`arbitrary_source_item_ordering`: Make alphabetic ordering in module item groups optional (#13718)
From feedback to the `arbitrary_source_item_ordering` lint after its
inclusion in clippy 1.82, making alphabetic ordering within module item
groups has turned out to be the most requested improvement. With this
improvement, it is possible to make the lint perform certain top-level
structural checks on modules (e.g. use statements and module inclusions
at the top), but still leaving everything else up to the developer.

Implements parts of the suggestions from #13675. A catch-all-group is
still to be implemented.

changelog: [`arbitrary_source_item_ordering`]: Make alphabetic ordering
in module item groups optional (off by default)
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions