rust-lang / nomicon

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

specify which integer overflows we mean #419

Closed RalfJung closed 9 months ago

RalfJung commented 10 months ago

Overflow in unchecked_add obviously is UB