summary refs log tree commit diff
path: root/src/test/compile-fail/empty-struct-unit-pat.rs
AgeCommit message (Expand)AuthorLines
2016-01-12updated test to reflect loosening of check (for issue #30379).Felix S. Klock II-2/+6
2015-11-19Add special case for `UnitVariant(..)` patternsVadim Petrochenkov-1/+1
2015-11-19Fix various bugs around empty structs and patternsVadim Petrochenkov-11/+10
2015-10-13Test and gate empty structures and variants betterVadim Petrochenkov-0/+40