Add diagnostic items for <*const _>::cast and <*mut _>::cast_const
This commit is contained in:
@@ -543,6 +543,7 @@ symbols! {
|
||||
const_panic_fmt,
|
||||
const_param_ty,
|
||||
const_precise_live_drops,
|
||||
const_ptr_cast,
|
||||
const_raw_ptr_deref,
|
||||
const_raw_ptr_to_usize_cast,
|
||||
const_refs_to_cell,
|
||||
@@ -1159,6 +1160,7 @@ symbols! {
|
||||
profiler_runtime,
|
||||
ptr,
|
||||
ptr_cast,
|
||||
ptr_cast_const,
|
||||
ptr_cast_mut,
|
||||
ptr_const_is_null,
|
||||
ptr_from_mut,
|
||||
|
||||
Reference in New Issue
Block a user