about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc/src
diff options
context:
space:
mode:
authorScott McMurray <scottmcm@users.noreply.github.com>2025-02-08 00:14:31 -0800
committerScott McMurray <scottmcm@users.noreply.github.com>2025-02-12 23:01:27 -0800
commit0cc14b688d274096ee4765a33488874a8d84e361 (patch)
treefdd19e5c2ebb5628f245ee88f690a3d8ee3103f0 /compiler/rustc_codegen_gcc/src
parent9fcc9cf4a202aadfe1f44722b39c83536eba3dba (diff)
downloadrust-0cc14b688d274096ee4765a33488874a8d84e361.tar.gz
rust-0cc14b688d274096ee4765a33488874a8d84e361.zip
`transmute` should also assume non-null pointers
Previously it only did integer-ABI things, but this way it does data pointers too.  That gives more information in general to the backend, and allows slightly simplifying one of the helpers in slice iterators.
Diffstat (limited to 'compiler/rustc_codegen_gcc/src')
0 files changed, 0 insertions, 0 deletions