about summary refs log tree commit diff
path: root/src/test/run-fail/overflowing-pow-unsigned.rs
AgeCommit message (Expand)AuthorLines
2020-05-06Move tests from `test/run-fail` to UIYuki Okushi-6/+0
2018-12-25Remove licensesMark Rousskov-10/+0
2016-08-06Change the expected panic message for unsignedCaleb Jones-1/+1
2016-08-06Fix overflow checking in unsigned pow()Caleb Jones-0/+16