Add diagnostic items for <*const _>::cast
and ptr::from_mut
This commit is contained in:
parent
ef3413d423
commit
0b9529cca3
3 changed files with 4 additions and 0 deletions
|
@ -1155,8 +1155,10 @@ symbols! {
|
|||
profiler_builtins,
|
||||
profiler_runtime,
|
||||
ptr,
|
||||
ptr_cast,
|
||||
ptr_cast_mut,
|
||||
ptr_const_is_null,
|
||||
ptr_from_mut,
|
||||
ptr_from_ref,
|
||||
ptr_guaranteed_cmp,
|
||||
ptr_is_null,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue