bors d212d902ae 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
2021-11-13 17:10:15 +00:00
..
2021-10-18 19:19:28 +09:00
2021-10-18 19:19:28 +09:00
2021-10-18 19:19:28 +09:00
2021-10-18 19:19:28 +09:00
2021-10-18 19:19:28 +09:00
2021-10-17 18:39:54 +09:00
2021-11-12 16:58:47 -08:00