about summary refs log tree commit diff
path: root/src/librustc_const_math
AgeCommit message (Expand)AuthorLines
2016-04-26don't report bitshift overflow twiceOliver Schneider-1/+1
2016-04-26report shift right error instead of shift left error on right shiftOliver Schneider-1/+1
2016-03-30move `const_eval` and `check_match` out of `librustc`Oliver Schneider-2/+2
2016-03-30rename `rustc_const_eval` to `rustc_const_math`Oliver Schneider-0/+789