summary refs log tree commit diff
path: root/src/librustc_const_math/lib.rs
AgeCommit message (Collapse)AuthorLines
2016-11-30Update the bootstrap compilerAlex Crichton-1/+0
Now that we've got a beta build, let's use it!
2016-10-12Stabilise `?`Nick Cameron-1/+1
cc [`?` tracking issue](https://github.com/rust-lang/rust/issues/31436)
2016-06-05rustc_const_eval: work around double rounding.Eduard Burtescu-0/+2
2016-04-26don't report bitshift overflow twiceOliver Schneider-1/+1
2016-03-30rename `rustc_const_eval` to `rustc_const_math`Oliver Schneider-0/+43