about summary refs log tree commit diff
path: root/tests/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs
diff options
context:
space:
mode:
authorScott McMurray <scottmcm@users.noreply.github.com>2025-06-19 21:44:01 -0700
committerScott McMurray <scottmcm@users.noreply.github.com>2025-06-19 21:44:01 -0700
commit5d16a7b88450624971004ffc2ce6dbde0bb03871 (patch)
tree9d91ec9ac3e2a2874e996a36624ef1044d9bec86 /tests/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs
parentd1d8e386c5e84c4ba857f56c3291f73c27e2d62a (diff)
downloadrust-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 'tests/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs')
0 files changed, 0 insertions, 0 deletions