about summary refs log tree commit diff
path: root/tests/ui/impl-trait/precise-capturing/overcaptures-2024.stderr
AgeCommit message (Expand)AuthorLines
2025-07-16future-incompat lints: don't link to the nightly edition-guide versiondianne-8/+8
2025-02-10Show diff suggestion format on verbose replacementEsteban Küber-4/+6
2024-12-10Rudimentary heuristic to insert parentheses when needed for RPIT overcaptures...Michael Goulet-1/+20
2024-11-11Recurse into APITs in impl_trait_overcapturesMichael Goulet-16/+35
2024-11-09Suggest turning APITs into generics in opaque overcapturesMichael Goulet-1/+49
2024-08-26Tie `impl_trait_overcaptures` lint to Rust 2024Travis Cross-6/+14
2024-08-17Stabilize opaque type precise capturingMichael Goulet-9/+9
2024-06-17Rework precise capturing syntaxMichael Goulet-8/+8
2024-05-13And finally add testsMichael Goulet-0/+75