summary refs log tree commit diff
path: root/src/test/compile-fail/enums-pats-not-idents.rs
AgeCommit message (Expand)AuthorLines
2017-01-12resolve: Do not use "resolve"/"resolution" in error messagesVadim Petrochenkov-1/+1
2016-10-04Move pattern resolution checks from typeck to resolveVadim Petrochenkov-1/+1
2016-06-10resolve: Rewrite resolve_patternVadim Petrochenkov-4/+1
2014-03-17rustc: disallow trailing parentheses for nullary enum variantsLaurent Bonnans-2/+2
2013-04-28add test case for enum disambiguationJohn Clements-0/+16