diff options
| author | bors <bors@rust-lang.org> | 2023-01-12 00:29:30 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2023-01-12 00:29:30 +0000 |
| commit | a95286b8521a83b93e3ce2c2f3d2b015948acaad (patch) | |
| tree | c82d74e307d7442b68727cf8704b80ca087d680f /compiler/rustc_codegen_llvm/src | |
| parent | 15226f91bb1193946bccfbdd4074d4c507c3cc49 (diff) | |
| parent | 34024adc88df9d95e2b002250d41a00c5a937234 (diff) | |
| download | rust-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
