summary refs log tree commit diff
path: root/src/test/compile-fail/issue-27831.rs
AgeCommit message (Expand)AuthorLines
2015-10-13Test and gate empty structures and variants betterVadim Petrochenkov-2/+2
2015-09-18Implement empty struct with braces (RFC 218)Vadim Petrochenkov-2/+2
2015-08-15prevent non-dict-structs from being intialized via FRUAriel Ben-Yehuda-0/+34