summary refs log tree commit diff
path: root/src/test/compile-fail/issue-19086.rs
AgeCommit message (Expand)AuthorLines
2016-10-04Move pattern resolution checks from typeck to resolveVadim Petrochenkov-1/+1
2015-11-19Fix various bugs around empty structs and patternsVadim Petrochenkov-1/+1
2014-11-19Fixes to the roll-upJakub Bukaj-4/+6
2014-11-19Forbid matching struct variants with tuple variant patternsJakub Bukaj-0/+21