about summary refs log tree commit diff
path: root/src/test/ui/impl-trait/binding-without-value.rs
AgeCommit message (Collapse)AuthorLines
2021-07-17Remove OpaqueTyOrigin::BindingSantiago Pastorino-9/+0
2020-06-15Expand "recursive opaque type" diagnosticEsteban Küber-0/+9
Fix #70968, partially address #66523.