rust-lang / nomicon

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

Fixed `Hole::get` marked as unsafe in `exception-safety.md` #427

Closed frozenspider closed 11 months ago

frozenspider commented 11 months ago

Resolves #426

JohnTitor commented 11 months ago

Thank you!