about summary refs log tree commit diff
path: root/src/test/ui/issues/issue-23080.stderr
AgeCommit message (Collapse)AuthorLines
2020-06-17Unify region variables when projecting associated typesmatthewjasper-11/+0
This is required to avoid cycles when evaluating auto trait predicates.
2020-03-26introduce `negative_impls` feature gate and documentNiko Matsakis-1/+1
They used to be covered by `optin_builtin_traits` but negative impls are now applicable to all traits, not just auto traits. This also adds docs in the unstable book for the current state of auto traits.
2020-03-06Further tweak spans in ast validation errorsEsteban Küber-8/+5
2019-04-23Update ui testsvarkor-1/+1
2019-03-11Update testsVadim Petrochenkov-1/+1
2018-12-25Remove licensesMark Rousskov-1/+1
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+14