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-04-14 19:44:25 +0200
committerSamuel Tardieu <sam@rfc1149.net>2025-04-14 20:24:13 +0200
commitd39600e601fd9bb1cbd2257bf3bae270557edbe7 (patch)
tree0c7fc0b1ccac9975eb58a11819dd87c19c4a2bc0 /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
parent69ade776fa8a05371c0921124c5a4bcba343b3e1 (diff)
downloadrust-d39600e601fd9bb1cbd2257bf3bae270557edbe7.tar.gz
rust-d39600e601fd9bb1cbd2257bf3bae270557edbe7.zip
Skip inner ordering checking in presence of `#[repr(…)]`
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.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions