1
Fork 0

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:
est31 2023-08-05 05:14:32 +02:00
parent 33970db8c6
commit 8faac74e54
2 changed files with 0 additions and 2 deletions

View file

@ -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,