1
Fork 0

Initial UnsafePinned/UnsafeUnpin impl [Part 1: Libs]

This commit is contained in:
Sky 2025-02-14 15:56:24 -05:00
parent ae06b79dcb
commit 21b7360a9a
No known key found for this signature in database
GPG key ID: 2755A6B7099BC040
11 changed files with 290 additions and 8 deletions

View file

@ -2215,6 +2215,8 @@ symbols! {
unsafe_fields,
unsafe_no_drop_flag,
unsafe_pin_internals,
unsafe_pinned,
unsafe_unpin,
unsize,
unsized_const_param_ty,
unsized_const_params,