summary refs log tree commit diff
path: root/src/test/compile-fail/union/union-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-0/+1
2017-05-27Stabilize unions with `Copy` fields and no destructorVadim Petrochenkov-2/+0
2016-09-20Update E0560 to include labelaclarry-0/+2
2016-09-03Address comments and add requested testsVadim Petrochenkov-0/+35