| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2016-08-04 | Update wording on E0080 | Shantanu Raj | -11/+11 |
| 2016-06-10 | Allow truncating constants to 16-bit u/isize | Jake Goulding | -2/+20 |
| 2016-06-05 | rustc_const_eval: work around double rounding. | Eduard Burtescu | -9/+184 |
| 2016-06-05 | Add a new Assert terminator to MIR for bounds & arithmetic checks. | Eduard Burtescu | -2/+2 |
| 2016-05-19 | Support 16-bit pointers as well as i/usize | Jake Goulding | -0/+47 |
| 2016-04-26 | don't report bitshift overflow twice | Oliver Schneider | -1/+1 |
| 2016-04-26 | report shift right error instead of shift left error on right shift | Oliver Schneider | -1/+1 |
| 2016-03-30 | move `const_eval` and `check_match` out of `librustc` | Oliver Schneider | -2/+2 |
| 2016-03-30 | rename `rustc_const_eval` to `rustc_const_math` | Oliver Schneider | -0/+789 |
