diff options
| author | Scott McMurray <scottmcm@users.noreply.github.com> | 2025-06-19 21:44:01 -0700 |
|---|---|---|
| committer | Scott McMurray <scottmcm@users.noreply.github.com> | 2025-06-19 21:44:01 -0700 |
| commit | 5d16a7b88450624971004ffc2ce6dbde0bb03871 (patch) | |
| tree | 9d91ec9ac3e2a2874e996a36624ef1044d9bec86 /compiler/rustc_interface/src | |
| parent | d1d8e386c5e84c4ba857f56c3291f73c27e2d62a (diff) | |
| download | rust-5d16a7b88450624971004ffc2ce6dbde0bb03871.tar.gz rust-5d16a7b88450624971004ffc2ce6dbde0bb03871.zip | |
Avoid a bitcast FFI call in transmuting
For things that only change the valid ranges, we can just skip the `LLVMBuildBitCast` call. I tried to tweak this a bit more and broke stuff, so I also added some extra tests for that as we apparently didn't have coverage.
Diffstat (limited to 'compiler/rustc_interface/src')
0 files changed, 0 insertions, 0 deletions
