about summary refs log tree commit diff
path: root/compiler/rustc_hir_analysis/src/lib.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2025-02-14 09:06:17 +0000
committerbors <bors@rust-lang.org>2025-02-14 09:06:17 +0000
commitd88ffcdb8bfc6f8b917574c1693eb9764a20eff5 (patch)
treef0411a106f15f2921ad4ab09c51e305ec69b224d /compiler/rustc_hir_analysis/src/lib.rs
parent905b1bf1ccccaf091a880b069f80dc38ad9ecad3 (diff)
parent0cc14b688d274096ee4765a33488874a8d84e361 (diff)
downloadrust-d88ffcdb8bfc6f8b917574c1693eb9764a20eff5.tar.gz
rust-d88ffcdb8bfc6f8b917574c1693eb9764a20eff5.zip
Auto merge of #136735 - scottmcm:transmute-nonnull, r=oli-obk
`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