diff options
| author | bors <bors@rust-lang.org> | 2024-05-27 16:15:10 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2024-05-27 16:15:10 +0000 |
| commit | 9fe2afcc8e259289a55ebcd2645ea0123d355910 (patch) | |
| tree | ac680dee26f51797b0d430e8ac29bcf3266932f5 /compiler/rustc_codegen_llvm/src | |
| parent | f7ca8a6d66a021b6748108c7c0cf8cce4d78b534 (diff) | |
| parent | 6d6bef0fdf1d58afb2a903e0cf00147df2b5c2ce (diff) | |
| download | rust-9fe2afcc8e259289a55ebcd2645ea0123d355910.tar.gz rust-9fe2afcc8e259289a55ebcd2645ea0123d355910.zip | |
Auto merge of #17291 - kilpkonn:master, r=Veykril
Fix `data_constructor` ignoring generics for struct Previously didn't work for structs with generics due to `field.ty()` having placeholders in type. _Enums were handeled correctly already._ Also renamed `type_constructor -> data_constructor` as this is more correct name for it
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
