about summary refs log tree commit diff
path: root/src/test/compile-fail/empty-struct-braces-pat-2.rs
AgeCommit message (Expand)AuthorLines
2016-02-29std: Stabilize APIs for the 1.8 releaseAlex Crichton-2/+0
2016-01-20Refactor definitions of ADTs in rustc::middle::defVadim Petrochenkov-1/+1
2016-01-15Preserve struct/variant kinds in metadataVadim Petrochenkov-0/+12
2015-11-19Fix various bugs around empty structs and patternsVadim Petrochenkov-12/+0
2015-10-13Test and gate empty structures and variants betterVadim Petrochenkov-0/+39