about summary refs log tree commit diff
path: root/src/test/ui/issues/issue-16922.rs
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-10/+0
2022-06-03Fully stabilize NLLJack Huey-6/+1
2022-05-22Use revisions for NLL in issuesJack Huey-1/+7
2020-07-22Further tweak wording of E0759 and introduce E0767Esteban Küber-2/+1
2020-05-30Account for returned `dyn Trait` evaluating to `'static` lifetimeEsteban Küber-1/+1
Provide a suggestion for `dyn Trait + '_` when possible.
2019-05-29Update ui test suite to use dynmemoryruins-2/+2
2018-12-25Remove licensesMark Rousskov-10/+0
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+20