about summary refs log tree commit diff
path: root/tests/ui/impl-trait/precise-capturing/redundant.stderr
AgeCommit message (Collapse)AuthorLines
2025-03-23Stabilize precise_capturing_in_traitsMichael Goulet-5/+5
2025-01-13Make sure to mark IMPL_TRAIT_REDUNDANT_CAPTURES as Allow in edition 2024Michael Goulet-6/+10
2024-10-10Add variances to RPITITsMichael Goulet-0/+36
2024-06-24Deny use<> for RPITITsMichael Goulet-36/+0
2024-06-17Delay a bug and mark precise_capturing as not incompleteMichael Goulet-14/+5
2024-06-17Rework precise capturing syntaxMichael Goulet-16/+16
2024-05-13Warn against redundant use<...>Michael Goulet-0/+45