about summary refs log tree commit diff
path: root/src/test/compile-fail/struct-fields-too-many.rs
AgeCommit message (Expand)AuthorLines
2017-12-14Move compile-fail tests with NOTE/HELP annotations to UIVadim Petrochenkov-23/+0
2017-07-31limit and delimit available fields in noteZack M. Davis-1/+1
2017-07-23field does not exist error: note fields if Levenshtein suggestion failsZack M. Davis-0/+1
2016-09-20Update E0560 to include labelaclarry-1/+3
2016-09-03Check fields in union patters/expressionsVadim Petrochenkov-1/+1
2015-01-08Update compile fail tests to use isize.Huon Wilson-1/+1
2013-10-28#8263 part 2: Adding struct name.Joshua Yanovski-1/+1
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