Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[beta]: Remove
#[repr(transparent)]
from atomics
Added in rust-lang#52149 the discussion in rust-lang#53514 is showing how we may not want to actually add this attribute to the atomic types. While we continue to debate rust-lang#53514 this commit reverts the addition of the `transparent` attribute before it hits stable.
- Loading branch information