summary refs log tree commit diff
path: root/src/test/compile-fail/const-eval-overflow-2.rs
AgeCommit message (Expand)AuthorLines
2017-08-09rustc: Rearchitect lints to be emitted more eagerlyAlex Crichton-1/+1
2016-10-26remove StaticInliner and NaN checkingAriel Ben-Yehuda-4/+0
2016-08-04Update wording on E0080Shantanu Raj-3/+3
2016-07-22refactor constant evaluation error reportingAriel Ben-Yehuda-4/+7
2016-03-10typestrong constant integersOliver Schneider-1/+2
2015-04-01Test cases for checking arithmetic overflow during const eval.Felix S. Klock II-0/+30