about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
diff options
context:
space:
mode:
authorSamuel Tardieu <sam@rfc1149.net>2025-05-16 19:34:32 +0000
committerGitHub <noreply@github.com>2025-05-16 19:34:32 +0000
commitdcd8bb6d7e5d7eab9d815150a1cc09c24928a672 (patch)
tree806738aa5fdcc90bfb4d034d91540e28418058cc /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
parent604b7b0c5c6741eb4610dd62c9e3ffaf263f7f7e (diff)
parentd39600e601fd9bb1cbd2257bf3bae270557edbe7 (diff)
downloadrust-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