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
/
int.rs
Age
Commit message (
Expand
)
Author
Lines
2017-09-11
rustc: replace usize with u64 and ConstUsize.
Eduard-Mihai Burtescu
-6
/
+2
2017-08-02
rustc_const_math: use apfloat::ieee::{Single,Double} in ConstFloat.
Eduard-Mihai Burtescu
-42
/
+0
2017-02-25
rustc_const_eval: always demand typeck_tables for evaluating constants.
Eduard-Mihai Burtescu
-143
/
+97
2017-02-25
rustc: move the actual values of enum discriminants into a map.
Eduard-Mihai Burtescu
-8
/
+0
2017-02-10
SwitchInt over Switch
Simonas Kazlauskas
-0
/
+8
2017-02-04
More snap cleanup
Simonas Kazlauskas
-4
/
+2
2017-02-03
Bump version, upgrade bootstrap
Alex Crichton
-11
/
+0
2017-01-11
Fix two const-eval issues related to i128 negation
Simonas Kazlauskas
-1
/
+1
2016-12-30
Add a way to retrieve constant value in 128 bits
Simonas Kazlauskas
-2
/
+34
2016-12-30
Cleanup FIXMEs
Simonas Kazlauskas
-5
/
+0
2016-12-30
Such large. Very 128. Much bits.
Simonas Kazlauskas
-126
/
+186
2016-05-19
Support 16-bit pointers as well as i/usize
Jake Goulding
-0
/
+39
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
/
+569