about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2021-11-13 17:10:15 +0000
committerbors <bors@rust-lang.org>2021-11-13 17:10:15 +0000
commitd212d902ae8d29e31b32641096f7848a4bb35522 (patch)
treef74a388c0cd5dddb03d6ef2e2463a6aeff697162 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parent1b12d01903293453dd94aa170c82caf94415629f (diff)
parent0cdbeaa2a3a2d17ed20122dc310f198e58402aa2 (diff)
downloadrust-d212d902ae8d29e31b32641096f7848a4bb35522.tar.gz
rust-d212d902ae8d29e31b32641096f7848a4bb35522.zip
Auto merge of #89551 - jhpratt:stabilize-const_raw_ptr_deref, r=oli-obk
Stabilize `const_raw_ptr_deref` for `*const T`

This stabilizes dereferencing immutable raw pointers in const contexts.
It does not stabilize `*mut T` dereferencing. This is behind the
same feature gate as mutable references.

closes https://github.com/rust-lang/rust/issues/51911
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions