summary refs log tree commit diff
path: root/src/test/compile-fail/issue-16338.rs
AgeCommit message (Expand)AuthorLines
2014-08-29Introduce new inference scheme: variables are now instantiated with at most o...Niko Matsakis-1/+1
2014-08-24Adjust the error messages to match the pattern "expected foo, found bar"Jonas Hietala-1/+1
2014-08-17Fix type checking of struct fields in patterns of type ty_errJakub Wieczorek-0/+17