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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
compile-fail
/
const-eval-overflow.rs
Age
Commit message (
Expand
)
Author
Lines
2018-03-08
Fully use miri in trans
Oliver Schneider
-154
/
+0
2017-10-29
Add several lints into `unused` lint group
Vadim Petrochenkov
-4
/
+4
2017-01-06
rustc: keep track of tables everywhere as if they were per-body.
Eduard-Mihai Burtescu
-4
/
+10
2016-08-04
Update wording on E0080
Shantanu Raj
-28
/
+28
2016-07-22
refactor constant evaluation error reporting
Ariel Ben-Yehuda
-28
/
+56
2016-06-05
Enable the overflow-related tests for MIR
James Miller
-2
/
+0
2016-03-17
Add #[rustc_no_mir] to make tests pass with -Z orbit.
Eduard Burtescu
-0
/
+2
2016-03-10
typestrong constant integers
Oliver Schneider
-16
/
+16
2016-01-11
[breaking-change] remove negate_unsigned feature gate
Oliver Schneider
-5
/
+4
2015-10-13
implement RFC 1229
Oliver Schneider
-2
/
+0
2015-07-14
Fix negate_unsigned feature gate check
Simonas Kazlauskas
-9
/
+0
2015-04-02
Test fixes and rebase conflicts, round 2
Alex Crichton
-0
/
+1
2015-04-02
fixes for fallout in tests/compile-fail
Felix S. Klock II
-0
/
+2
2015-04-01
Test cases for checking arithmetic overflow during const eval.
Felix S. Klock II
-0
/
+129