mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 14:55:26 +00:00
94d9b7e708
interpret: simplify handling of shifts by no longer trying to handle signed and unsigned shift amounts in the same branch While we're at it, also update comments in codegen and MIR building related to shifts, and fix the overflow error printed by Miri on negative shift amounts. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
messages.ftl |