summary refs log tree commit diff
path: root/src/test/compile-fail/refutable-pattern-errors.rs
AgeCommit message (Expand)AuthorLines
2014-06-20Address review commentsJakub Wieczorek-2/+2
2014-06-20Provide a witness pattern for non-exhaustive patternsJakub Wieczorek-2/+2
2014-06-20Check pattern refutability the same way exhaustiveness is checkedJakub Wieczorek-0/+18