summary refs log tree commit diff
path: root/src/test/compile-fail/const-eval-overflow-3.rs
AgeCommit message (Expand)AuthorLines
2016-08-04Update wording on E0080Shantanu Raj-1/+1
2016-07-22refactor constant evaluation error reportingAriel Ben-Yehuda-1/+1
2016-03-10also print the expected type in the error messageOliver Schneider-1/+1
2016-03-10typestrong constant integersOliver Schneider-2/+1
2015-04-01dealing with fallout to the tests, in particular diffs between 32- vs 64-bit ...Felix S. Klock II-2/+6
2015-04-01Fixes to compile-fail error messages post-rebase.Felix S. Klock II-1/+2
2015-04-01Test cases for checking arithmetic overflow during const eval.Felix S. Klock II-0/+34