about summary refs log tree commit diff
path: root/tests/ui/impl-trait/precise-capturing/overcaptures-2024-but-fine.rs
AgeCommit message (Collapse)AuthorLines
2024-09-05Don't worry about uncaptured contravariant lifetimes if they outlive a ↵Michael Goulet-0/+15
captured lifetime