about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-01-12 00:29:30 +0000
committerbors <bors@rust-lang.org>2023-01-12 00:29:30 +0000
commita95286b8521a83b93e3ce2c2f3d2b015948acaad (patch)
treec82d74e307d7442b68727cf8704b80ca087d680f /compiler/rustc_codegen_llvm/src
parent15226f91bb1193946bccfbdd4074d4c507c3cc49 (diff)
parent34024adc88df9d95e2b002250d41a00c5a937234 (diff)
downloadrust-a95286b8521a83b93e3ce2c2f3d2b015948acaad.tar.gz
rust-a95286b8521a83b93e3ce2c2f3d2b015948acaad.zip
Auto merge of #10189 - Alexendoo:copy-packed-struct, r=giraffate
expl_impl_clone_on_copy: ignore packed structs with type/const params

changelog: [`expl_impl_clone_on_copy`]: Ignore `#[repr(packed)]` structs with type or const paramaters

Fixes #10188

A more involved solution that checks if any bound on the trait impl aren't present on the struct definition would be ideal, but I couldn't see a nice way to go about that
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions