Add diagnostic items for ptr::cast_mut
and ptr::from_ref
This commit is contained in:
parent
617d3d6d72
commit
a51ad131e6
3 changed files with 4 additions and 0 deletions
|
@ -1146,6 +1146,8 @@ symbols! {
|
|||
profiler_builtins,
|
||||
profiler_runtime,
|
||||
ptr,
|
||||
ptr_cast_mut,
|
||||
ptr_from_ref,
|
||||
ptr_guaranteed_cmp,
|
||||
ptr_mask,
|
||||
ptr_null,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue