Remove ptr_from_mut diagnostic item
It was added by #113657 for its purposes. Now it is not used any more, remove it, as we use the attr now.
This commit is contained in:
parent
33970db8c6
commit
8faac74e54
2 changed files with 0 additions and 2 deletions
|
@ -1159,7 +1159,6 @@ symbols! {
|
|||
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