summary refs log tree commit diff
path: root/src/test/compile-fail/unsized2.rs
AgeCommit message (Expand)AuthorLines
2015-02-16Move remaning compile-fail tests that are rejected by the parser to parse-failFlorian Hahn-20/+0
2015-01-25Tweak chained comparison errors.Huon Wilson-2/+2
2015-01-20Fix up some ‘help’ messagesP1start-1/+1
2015-01-08RFC 558: Require parentheses for chained comparisonsDaniel Grunwald-1/+4
2014-08-29Tweak error message for use of a keyword in ident position.Jonas Hietala-1/+1
2014-04-23Support unsized types with the `type` keywordNick Cameron-0/+17