about summary refs log tree commit diff
path: root/src/test/run-pass/const-int-wrapping.rs
AgeCommit message (Collapse)AuthorLines
2019-06-09move stray run-pass const tests into const/ folderRalf Jung-37/+0
2019-06-08remove useless ident() functions in const tests and replace the useful ones ↵Ralf Jung-16/+12
by black_box (with a comment)
2019-02-01fix the build errorsLokathor-2/+5
2019-02-01const-int-wrapping.rs += wrapping_negLokathor-2/+5
2018-12-31const stabilizations: adjust run-pass tests.Mazdak Farrokhzad-2/+0
2018-12-25Remove licensesMark Rousskov-10/+0
2018-09-03Add missing braceTim Diekmann-1/+1
2018-09-03Add ident function to the rest of the testsCyres-10/+14
2018-09-01rebaseTim-0/+43