about summary refs log tree commit diff
path: root/tests/ui/impl-trait/precise-capturing/redundant.rs
AgeCommit message (Expand)AuthorLines
2025-03-23Stabilize precise_capturing_in_traitsMichael Goulet-1/+0
2025-01-13Make sure to mark IMPL_TRAIT_REDUNDANT_CAPTURES as Allow in edition 2024Michael Goulet-5/+5
2024-11-22Stabilize the 2024 editionEric Huss-1/+1
2024-10-10Add variances to RPITITsMichael Goulet-8/+7
2024-08-17Stabilize opaque type precise capturingMichael Goulet-2/+0
2024-06-24Deny use<> for RPITITsMichael Goulet-5/+8
2024-06-17Delay a bug and mark precise_capturing as not incompleteMichael Goulet-1/+0
2024-06-17Rework precise capturing syntaxMichael Goulet-4/+4
2024-05-13Warn against redundant use<...>Michael Goulet-0/+25