]> git.lizzy.rs Git - rust.git/commit
rollup merge of #23536: pnkfelix/arith-oflo-shifts
authorAlex Crichton <alex@alexcrichton.com>
Mon, 23 Mar 2015 22:08:17 +0000 (15:08 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Mon, 23 Mar 2015 22:08:17 +0000 (15:08 -0700)
commitc77af69a3793bc0c3c49b05ceffb15dccf5ed4d0
treebe30a92e8aee79ab617e035e12f009725ddb4ac0
parent68cf9e09c22302983ed46635d6d8b7dac3091f24
parentbb9d210c99ab248e81598d70c39c3968ab9d09eb
rollup merge of #23536: pnkfelix/arith-oflo-shifts

overflow-checking for rhs of shift operators

Subtask of #22020 ([RFC 560](https://github.com/rust-lang/rfcs/blob/master/text/0560-integer-overflow.md))
src/librustc_trans/trans/base.rs
src/librustc_trans/trans/expr.rs