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

Clarify casting between the same size fixed ints #277

Closed JohnTitor closed 3 years ago

JohnTitor commented 3 years ago

Fixes #261

JohnTitor commented 3 years ago

@ehuss Should we tweak this as well then? https://doc.rust-lang.org/nightly/reference/expressions/operator-expr.html#semantics

ehuss commented 3 years ago

If you'd like, seems fine.