diff options
| author | Samuel Tardieu <sam@rfc1149.net> | 2025-05-16 19:34:32 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-05-16 19:34:32 +0000 |
| commit | dcd8bb6d7e5d7eab9d815150a1cc09c24928a672 (patch) | |
| tree | 806738aa5fdcc90bfb4d034d91540e28418058cc /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp | |
| parent | 604b7b0c5c6741eb4610dd62c9e3ffaf263f7f7e (diff) | |
| parent | d39600e601fd9bb1cbd2257bf3bae270557edbe7 (diff) | |
| download | rust-dcd8bb6d7e5d7eab9d815150a1cc09c24928a672.tar.gz rust-dcd8bb6d7e5d7eab9d815150a1cc09c24928a672.zip | |
Skip inner ordering checking in presence of `#[repr(…)]` (#14610)
A representation attribute `#[repr(…)]` might indicate that the ordering of the fields or the variants is dictated by the API the code is interfacing with. Better not lint with `arbitrary_source_item_ordering` in this case. changelog: [`arbitrary_source_item_ordering`]: do not lint inside items with `#[repr]` attribute
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
