summary refs log tree commit diff
path: root/src/test/compile-fail/union
AgeCommit message (Expand)AuthorLines
2017-01-12Mark even more tests as gate testsest31-0/+2
2016-10-02Improve error message and snippet for "did you mean `x`"Gavin Baker-2/+2
2016-09-20Update E0560 to include labelaclarry-1/+3
2016-09-10Improve `Eq` derivingVadim Petrochenkov-1/+30
2016-09-10Improve shallow `Clone` derivingVadim Petrochenkov-3/+43
2016-09-06Auto merge of #36252 - joshtriplett:union-field-never-used, r=sanxiynbors-0/+26
2016-09-05Add test for unused field in unionJosh Triplett-0/+26
2016-09-04Updated E0559 to new formatCobrand-2/+3
2016-09-03Address comments and add requested testsVadim Petrochenkov-0/+359