about summary refs log tree commit diff
path: root/src/test/ui/suggestions/lifetimes/trait-object-nested-in-impl-trait.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-72/+0
2022-06-03Fully stabilize NLLJack Huey-12/+4
2022-05-22Use revisions for NLL in suggestionsJack Huey-4/+16
2020-07-22Further tweak wording of E0759 and introduce E0767Esteban Küber-4/+4
2020-06-19Account for multiple impl/dyn Trait in return type when suggesting `'_`Esteban Küber-0/+68