about summary refs log tree commit diff
path: root/tests/ui/impl-trait/precise-capturing/self-capture.rs
AgeCommit message (Expand)AuthorLines
2025-03-23Stabilize precise_capturing_in_traitsMichael Goulet-2/+0
2024-10-10Add variances to RPITITsMichael Goulet-1/+4
2024-08-17Stabilize opaque type precise capturingMichael Goulet-2/+0
2024-06-24Deny use<> for RPITITsMichael Goulet-2/+1
2024-06-17Delay a bug and mark precise_capturing as not incompleteMichael Goulet-1/+0
2024-06-17Rework precise capturing syntaxMichael Goulet-1/+1
2024-04-15Add hir::Node::PreciseCapturingNonLifetimeArgMichael Goulet-0/+10