about summary refs log tree commit diff
path: root/src/test/ui/generic/generic-impl-more-params-with-defaults.stderr
AgeCommit message (Collapse)AuthorLines
2020-10-15Migrate from `generic` to `generics`Yuki Okushi-9/+0
2018-12-25Remove licensesMark Rousskov-1/+1
2018-08-25Auto merge of #53584 - mcr431:Fix-#53525, r=varkorbors-2/+2
Fix #53525 - Unify E0243, E0244, E0087, E0088, E0089, and E0090 into E0107 Fix #53525 This pr merges all errors related to too many or too few generic arguments in types and functions. E0243, E0244, E0087, E0088, E0089, E0090 errors will no longer be emitted and E0107 will be used instead.
2018-08-24updates tests to use new error codeMatthew Russo-2/+2
2018-08-22Fix a grammatical mistake in "expected generic arguments" errorsvarkor-1/+1
2018-08-20Update new ui testsvarkor-1/+1
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+9