summary refs log tree commit diff
path: root/src/test/compile-fail/issue-16338.rs
AgeCommit message (Expand)AuthorLines
2018-03-28Stabilize match_default_bindingsTaylor Cramer-1/+0
2017-10-30typeck: suggest use of match_default_bindings featureTamir Duberstein-2/+1
2016-08-11Improve &-ptr printingJonathan Turner-1/+1
2016-05-30std: Clean out old unstable + deprecated APIsAlex Crichton-3/+6
2016-05-02update test cases to reflect new messagesNiko Matsakis-4/+3
2016-03-30Fix fallout in testsJeffrey Seyfried-2/+2
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