summary refs log tree commit diff
path: root/src/test/run-fail/overflowing-sub.rs
AgeCommit message (Expand)AuthorLines
2015-03-05rustc: Add a debug_assertions #[cfg] directiveAlex Crichton-0/+1
2015-03-03Fix the overflowing tests in run-fail.Felix S. Klock II-2/+5
2015-03-03rustc: implement arithmetic overflow checkingCorey Richardson-0/+15