You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This allows for directly writing to the field safely. Since Rust
ensures that unsafe uses of this field require `unsafe`, we should
additionally consider deprecating many of the methods of `Unalign`.
Fixes#836
0 commit comments