about summary refs log tree commit diff
path: root/src/test/ui/traits/trait-static-method-generic-inference.rs
AgeCommit message (Collapse)AuthorLines
2021-02-09Organize trait test filesBram van den Heuvel-28/+0
2019-09-24Remove blanket silencing of "type annotation needed" errorsEsteban Küber-1/+1
Remove blanket check for existence of other errors before emitting "type annotation needed" errors, and add some eager checks to avoid adding obligations when they refer to types that reference `[type error]` in order to reduce unneded errors.
2018-12-25Remove licensesMark Rousskov-10/+0
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+38