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

Fix `Vec::push_all` ptr code in exception-safety #418

Open guilliamxavier opened 1 year ago

guilliamxavier commented 1 year ago

Fix #359