summary refs log tree commit diff
path: root/tests/ui/closures/2229_closure_analysis/match/patterns-capture-analysis.rs
AgeCommit message (Expand)AuthorLines
2023-06-15Don't capture &[T; N] when contents isn't readclubby789-0/+25
2023-05-25Always capture slice when pattern requires checking the lengthclubby789-13/+59
2023-01-11Move /src/test to /testsAlbert Larsan-0/+137