summary refs log tree commit diff
path: root/src/test/ui/union-fields.rs
AgeCommit message (Expand)AuthorLines
2017-08-06Handle type aliases as wellGuillaume Gomez-0/+9
2017-08-06Improve union unused field detectionGuillaume Gomez-12/+16
2017-08-05Don't warn on unused field on unionGuillaume Gomez-0/+29