rust-lang / nomicon

The Dark Arts of Advanced and Unsafe Rust Programming
https://doc.rust-lang.org/nomicon/
Apache License 2.0
1.75k stars 256 forks source link

Update the `repr(transparent)` section to reflect the current state #376

Closed JohnTitor closed 1 year ago

JohnTitor commented 1 year ago

Fixes #375

Signed-off-by: Yuki Okushi jtitor@2k36.org

JohnTitor commented 1 year ago

Applied!