summary refs log tree commit diff
path: root/src/librustc_const_math/lib.rs
AgeCommit message (Expand)AuthorLines
2017-02-25rustc_const_eval: always demand typeck_tables for evaluating constants.Eduard-Mihai Burtescu-1/+1
2017-02-03Bump version, upgrade bootstrapAlex Crichton-4/+2
2017-01-22Remove unused `extern crate`s.Jeffrey Seyfried-1/+0
2017-01-22Warn on unused `#[macro_use]` imports.Jeffrey Seyfried-2/+2
2017-01-06Make members of {std,core}::{i128,u128} unstableest31-0/+1
2016-12-30Such large. Very 128. Much bits.Simonas Kazlauskas-0/+4
2016-11-30Update the bootstrap compilerAlex Crichton-1/+0
2016-10-12Stabilise `?`Nick Cameron-1/+1
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