about summary refs log tree commit diff
path: root/src/test/ui/object-lifetime/object-lifetime-default-from-box-error.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-37/+0
2022-06-03Fully stabilize NLLJack Huey-7/+2
2022-05-22Use revisions for NLL in object-lifetimeJack Huey-1/+8
2020-07-22Further tweak wording of E0759 and introduce E0767Esteban Küber-1/+1
2020-05-30Account for returned `dyn Trait` evaluating to `'static` lifetimeEsteban Küber-1/+1
2019-05-29Update ui test suite to use dynmemoryruins-4/+4
2018-12-25Remove licensesMark Rousskov-11/+1
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+45