summary refs log tree commit diff
path: root/src/test/compile-fail/numeric-fields.rs
AgeCommit message (Expand)AuthorLines
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-1/+2
2017-05-23Stabilize in 1.19Matthew-1/+1
2017-04-20Do not show `::constructor` on tuple struct diagnosticsEsteban Küber-1/+1
2017-04-20Stabilize RFC 1506 - clarified ADT kindsMatthew-2/+0
2016-09-20Update E0560 to include labelaclarry-2/+6
2016-09-03Check fields in union patters/expressionsVadim Petrochenkov-1/+1
2016-08-13Parse numeric fields in struct expressions and patternsVadim Petrochenkov-0/+20