summary refs log tree commit diff
path: root/src/test/compile-fail/issue-16338.rs
AgeCommit message (Expand)AuthorLines
2015-03-15Strip all leading/trailing newlinesTamir Duberstein-1/+0
2015-01-12Fix testsuite errorsmdinger-2/+5
2014-10-29Update tests with the new diagnostic tweaksJakub Bukaj-1/+1
2014-10-24Update tests with the new error messagesJakub Bukaj-1/+2
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