about summary refs log tree commit diff
path: root/src/test/run-pass/integer-literal-suffix-inference.rs
AgeCommit message (Expand)AuthorLines
2018-09-06Migrated slew of run-pass tests to various subdirectories of `ui/run-pass/`.Felix S. Klock II-69/+0
2015-03-26Mass rename uint/int to usize/isizeAlex Crichton-2/+2
2015-03-23rustdoc: Replace no-pretty-expanded with pretty-expandedBrian Anderson-0/+2
2013-02-01check-fast fallout from removing export, r=burningtreeGraydon Hoare-1/+1
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-06-20Remove obsolete comment.Lindsey Kuper-4/+0
2012-06-20Don't force resolution of integral type vars in unary minus exprsLindsey Kuper-4/+4
2012-06-19Enable integer literal suffix inference.Lindsey Kuper-1/+0
2012-06-14Tests for #1425 (xfail'd for now)Lindsey Kuper-0/+62