about summary refs log tree commit diff
path: root/src/test/compile-fail/issue-5927.rs
AgeCommit message (Collapse)AuthorLines
2018-07-15Move some `compile-fail` tests to `ui`Esteban Küber-18/+0
2017-01-12resolve: Do not use "resolve"/"resolution" in error messagesVadim Petrochenkov-2/+2
2016-12-26More systematic error reporting in path resolutionVadim Petrochenkov-1/+1
2016-10-04Move pattern resolution checks from typeck to resolveVadim Petrochenkov-1/+1
Make error messages more precise
2016-06-10resolve: Rewrite resolve_patternVadim Petrochenkov-1/+1
2015-12-11Make name resolution errors non-fatalNick Cameron-5/+3
2014-03-17rustc: disallow trailing parentheses for nullary enum variantsLaurent Bonnans-2/+2
Fixes #12560
2013-04-30fixed pattern, moved test to compile-failJohn Clements-0/+20