about summary refs log tree commit diff
path: root/src/test/ui/union-fields.rs
AgeCommit message (Collapse)AuthorLines
2017-12-14Move compile-fail tests with NOTE/HELP annotations to UIVadim Petrochenkov-42/+0
2017-11-24Merge cfail and ui tests into ui testsOliver Schneider-4/+4
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