summary refs log tree commit diff
path: root/src/test/run-pass/shift-near-oflo.rs
AgeCommit message (Expand)AuthorLines
2015-11-27revert test to check runtime evaluation instead of constant evaluationOliver Schneider-20/+32
2015-10-19allow constant evaluation of function callsOliver Schneider-23/+20
2015-03-21workaround bugs in pretty-printer so that we can pass check-stage2-pretty-rpass.Felix S. Klock II-14/+14
2015-03-20Test suite for overflowing shift operators.Felix S. Klock II-0/+100