summary refs log tree commit diff
path: root/src/test/compile-fail/issue-27033.rs
AgeCommit message (Expand)AuthorLines
2016-10-04Move pattern resolution checks from typeck to resolveVadim Petrochenkov-1/+1
2016-06-10resolve: Rewrite resolve_patternVadim Petrochenkov-2/+2
2016-05-12Update errors to use new error formatJonathan Turner-2/+2
2016-05-04Improve diagnostics for constants being used in irrefutable patternsManish Goregaokar-1/+1
2015-07-28prohibit the lhs of an @-pattern being a constantAriel Ben-Yehuda-0/+22