summary refs log tree commit diff
path: root/src/test/ui/object-lifetime/object-lifetime-default-from-box-error.stderr
AgeCommit message (Expand)AuthorLines
2020-05-30Tweak wording and spans of `'static` `dyn Trait`/`impl Trait` requirementsEsteban Küber-12/+5
2020-05-30review comment: tweak wording and account for span overlapEsteban Küber-4/+1
2020-05-30Account for returned `dyn Trait` evaluating to `'static` lifetimeEsteban Küber-5/+20
2019-05-29Update ui test suite to use dynmemoryruins-2/+2
2019-03-11Update testsVadim Petrochenkov-2/+2
2018-12-25Remove licensesMark Rousskov-3/+3
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+21