diff options
| author | Timo <30553356+y21@users.noreply.github.com> | 2025-03-09 20:25:30 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-09 20:25:30 +0000 |
| commit | 819f3c7c6761cca808f110b84b6b6fc9964cf265 (patch) | |
| tree | 4c164873ce2c64d99af862b58699bf76ad9fc326 /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp | |
| parent | 3d775b39632ea307e2497d2a65349c0b1b9c414c (diff) | |
| parent | 5df68878bf741c2a126b3032c2c3a5f60ac7e1e0 (diff) | |
| download | rust-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
