Files
rust/src
Matthias Krüger cdb012e0ba 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`
2023-08-28 19:53:55 +02:00
..
2023-08-28 18:21:16 +02:00
2023-07-17 08:44:48 +10:00
2023-08-28 18:21:16 +02:00
2023-08-28 18:21:16 +02:00