about summary refs log tree commit diff
path: root/tests/ui/impl-trait/in-trait/variance.rs
AgeCommit message (Expand)AuthorLines
2025-04-08UI tests: add missing diagnostic kinds where possibleVadim Petrochenkov-6/+6
2025-03-23Stabilize precise_capturing_in_traitsMichael Goulet-1/+1
2024-10-30Remap impl-trait lifetimes on HIR instead of AST lowering.Camille GILLOT-3/+3
2024-10-10Add variances to RPITITsMichael Goulet-10/+13
2024-08-23Print the generic parameter along with the variance in dumps.Camille GILLOT-5/+7
2023-10-13Stabilize AFIT and RPITITMichael Goulet-1/+1
2023-08-28Test variances of opaque capturesMichael Goulet-0/+20