[RFC](https://github.com/rust-lang/rfcs/pull/1758) This is a tracking issue for the RFC "Specify `repr(transparent)`" (rust-lang/rfcs#1758). **Steps:** - [x] Implement the RFC (done in https://github.com/rust-lang/rust/pull/47158) - [x] Adjust documentation ([see instructions on forge][doc-guide]) - [x] Stabilization PR ([see instructions on forge][stabilization-guide]) [stabilization-guide]: https://forge.rust-lang.org/stabilization-guide.html [doc-guide]: https://forge.rust-lang.org/stabilization-guide.html#updating-documentation
RFC
This is a tracking issue for the RFC "Specify
repr(transparent)" (rust-lang/rfcs#1758).Steps: