diff options
| author | Scott McMurray <scottmcm@users.noreply.github.com> | 2025-02-08 00:14:31 -0800 | 
|---|---|---|
| committer | Scott McMurray <scottmcm@users.noreply.github.com> | 2025-02-12 23:01:27 -0800 | 
| commit | 0cc14b688d274096ee4765a33488874a8d84e361 (patch) | |
| tree | fdd19e5c2ebb5628f245ee88f690a3d8ee3103f0 /compiler/rustc_hir_analysis/src/lib.rs | |
| parent | 9fcc9cf4a202aadfe1f44722b39c83536eba3dba (diff) | |
| download | rust-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_hir_analysis/src/lib.rs')
0 files changed, 0 insertions, 0 deletions
