summary refs log tree commit diff
path: root/src/test/compile-fail/struct-fields-missing.rs
AgeCommit message (Expand)AuthorLines
2015-01-08Update compile fail tests to use isize.Huon Wilson-2/+2
2014-05-06librustc: Remove `~EXPR`, `~TYPE`, and `~PAT` from the language, exceptPatrick Walton-1/+2
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-10-31Fix checking of duplicate and missing struct field initializers. Closes #3486...Brian Anderson-0/+10