Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update safety docs for AtomicBool::from_ptr.
Clarify that alignment is never an issue, since `align_of::<AtomicBool>() == 1`.
- Loading branch information