rust-lang / nomicon

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

Add an example that shows the null-pointer opt does not happen #291

Closed JohnTitor closed 3 years ago

JohnTitor commented 3 years ago

Fixes #151 r? @Gankra