summary refs log tree commit diff
path: root/src/test/compile-fail/issue-7867.rs
AgeCommit message (Expand)AuthorLines
2015-03-05Fix compile-fail error messages after integer suffix removal.Eduard Burtescu-2/+2
2015-03-05Remove integer suffixes where the types in compiled code are identical.Eduard Burtescu-1/+1
2015-01-31Kill more `isize`sTobias Bucher-3/+3
2015-01-12Fix testsuite errorsmdinger-5/+18
2015-01-06test fallout from isize/usizeCorey Richardson-3/+3
2014-11-17Switch to purely namespaced enumsSteven Fackler-1/+1
2014-10-29Update tests with the new diagnostic tweaksJakub Bukaj-3/+3
2014-10-26Add test cases for E-needstest issuesJakub Bukaj-0/+27