about summary refs log tree commit diff
path: root/tests/ui/impl-trait/in-trait/variance.stderr
AgeCommit message (Expand)AuthorLines
2024-10-30Remap impl-trait lifetimes on HIR instead of AST lowering.Camille GILLOT-3/+3
2024-10-10Add variances to RPITITsMichael Goulet-11/+23
2024-08-23Print the generic parameter along with the variance in dumps.Camille GILLOT-6/+6
2023-08-28Test variances of opaque capturesMichael Goulet-0/+26