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
/
run-fail
/
overflowing-add.rs
Age
Commit message (
Expand
)
Author
Lines
2020-05-06
Move tests from `test/run-fail` to UI
Yuki Okushi
-8
/
+0
2020-02-18
better lint names
Ralf Jung
-1
/
+1
2020-02-15
adjust run-fail tests
Ralf Jung
-1
/
+1
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-05-12
Make the `const_err` lint `deny`-by-default
Oliver Schneider
-0
/
+2
2016-10-18
Fix some pretty printing tests
Vadim Petrochenkov
-3
/
+0
2016-08-04
Update wording on E0080
Shantanu Raj
-1
/
+1
2016-06-05
trans: use the same messages for both MIR and old arithmetic checks.
Eduard Burtescu
-1
/
+1
2016-06-05
Enable the overflow-related tests for MIR
James Miller
-2
/
+0
2016-05-22
Rename main thread from "<main>" to "main".
Wangshan Lu
-1
/
+1
2016-03-17
Add #[rustc_no_mir] to make tests pass with -Z orbit.
Eduard Burtescu
-0
/
+4
2015-10-13
implement RFC 1229
Oliver Schneider
-3
/
+1
2015-03-05
rustc: Add a debug_assertions #[cfg] directive
Alex Crichton
-0
/
+1
2015-03-03
Fix the overflowing tests in run-fail.
Felix S. Klock II
-2
/
+5
2015-03-03
rustc: implement arithmetic overflow checking
Corey Richardson
-0
/
+15