index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
librustc_const_math
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2017-09-16
change #![feature(const_fn)] to specific gates
Alex Burka
-1
/
+4
2017-08-25
*: remove crate_{name,type} attributes
Tamir Duberstein
-3
/
+0
2017-08-02
rustc_const_math: use apfloat::ieee::{Single,Double} in ConstFloat.
Eduard-Mihai Burtescu
-0
/
+2
2017-06-19
Bump version and stage0 compiler
Alex Crichton
-4
/
+0
2017-05-11
rustc: Remove #![unstable] annotation
Alex Crichton
-3
/
+4
2017-02-25
rustc_const_eval: always demand typeck_tables for evaluating constants.
Eduard-Mihai Burtescu
-1
/
+1
2017-02-03
Bump version, upgrade bootstrap
Alex Crichton
-4
/
+2
2017-01-22
Remove unused `extern crate`s.
Jeffrey Seyfried
-1
/
+0
2017-01-22
Warn on unused `#[macro_use]` imports.
Jeffrey Seyfried
-2
/
+2
2017-01-06
Make members of {std,core}::{i128,u128} unstable
est31
-0
/
+1
2016-12-30
Such large. Very 128. Much bits.
Simonas Kazlauskas
-0
/
+4
2016-11-30
Update the bootstrap compiler
Alex Crichton
-1
/
+0
2016-10-12
Stabilise `?`
Nick Cameron
-1
/
+1
2016-06-05
rustc_const_eval: work around double rounding.
Eduard Burtescu
-0
/
+2
2016-04-26
don't report bitshift overflow twice
Oliver Schneider
-1
/
+1
2016-03-30
rename `rustc_const_eval` to `rustc_const_math`
Oliver Schneider
-0
/
+43