about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorScott McMurray <scottmcm@users.noreply.github.com>2025-07-09 22:30:15 -0700
committerScott McMurray <scottmcm@users.noreply.github.com>2025-07-09 22:30:15 -0700
commit58d7c2d5a760c1adfa4c3984eeb12787f5ad5b1d (patch)
tree74e9de114d2d128b5a693c29e6985c10b47a3c2c /compiler/rustc_codegen_llvm/src
parent32cd9114712a24010b0583624dc52ac302194128 (diff)
downloadrust-58d7c2d5a760c1adfa4c3984eeb12787f5ad5b1d.tar.gz
rust-58d7c2d5a760c1adfa4c3984eeb12787f5ad5b1d.zip
Make UB transmutes really UB in LLVM
Ralf suggested in <https://github.com/rust-lang/rust/pull/143410#discussion_r2184928123> that UB transmutes shouldn't be trapping, which happened for the one path that PR was changing, but there's another path as well, so this PR changes that other path to match.

Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions