Files
rust/compiler
Jacob Pratt 0cdbeaa2a3 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 placed behind the
`const_raw_mut_ptr_deref` feature gate.
2021-11-06 17:05:15 -04:00
..
2021-09-20 22:21:42 -04:00
2021-09-20 22:21:42 -04:00
2021-10-16 13:36:05 -07:00
2021-09-20 22:21:42 -04:00
2021-10-23 21:55:57 -04:00
2021-11-04 21:07:56 +01:00
2021-09-20 22:21:42 -04:00
2021-11-03 13:53:57 +09:00
2021-11-04 21:07:56 +01:00
2021-11-03 16:43:12 +01:00