diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2023-08-28 19:53:55 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-08-28 19:53:55 +0200 |
| commit | cdb012e0babdd39650d822291c30bd1a08388fe7 (patch) | |
| tree | 82b836b62943e62ab63dd83b941ae78863e9be81 /tests/codegen/array-codegen.rs | |
| parent | ec4a85e889743295e0f58b554eb9c17d17e6c254 (diff) | |
| parent | 0d2cd6f650a20ff344b3959c704ecbb8b49e8445 (diff) | |
| download | rust-cdb012e0babdd39650d822291c30bd1a08388fe7.tar.gz rust-cdb012e0babdd39650d822291c30bd1a08388fe7.zip | |
Rollup merge of #115240 - RalfJung:llvm-no-type, r=bjorn3
codegen_llvm/llvm_type: avoid matching on the Rust type This `match` is highly suspicious. Looking at `scalar_llvm_type_at` I think it makes no difference. But if it were to make a difference that would be a huge problem, since it doesn't look through `repr(transparent)`! Cc `@eddyb` `@bjorn3`
Diffstat (limited to 'tests/codegen/array-codegen.rs')
0 files changed, 0 insertions, 0 deletions
