about summary refs log tree commit diff
path: root/src/test/compile-fail/struct-no-fields-2.rs
AgeCommit message (Expand)AuthorLines
2015-02-16Move remaning compile-fail tests that are rejected by the parser to parse-failFlorian Hahn-18/+0
2014-06-23libsyntax: Disallow struct literals after `if`, `while`, `match`, andPatrick Walton-1/+1
2014-02-08Fixed error starting with uppercasemr.Shu-1/+1
2014-02-04Make cfail test error messages more preciseAlex Crichton-1/+1
2013-08-09Add parse-error recovery for erroneous `struct_id { }` form.Felix S. Klock II-0/+18