about summary refs log tree commit diff
path: root/tests/ui/closures
AgeCommit message (Expand)AuthorLines
2023-03-27Fix subslice capture in closureclubby789-0/+39
2023-03-21Return equal for two identical projectionsyukang-0/+41
2023-02-28Remove the `capture_disjoint_fields` featureclubby789-4/+1
2023-02-18Add addl testMichael Goulet-0/+24
2023-02-18Move late-bound arg type checks to resolve_bound_varsMichael Goulet-0/+48
2023-02-18Adjust tracking issue for non_lifetime_bindersMichael Goulet-2/+2
2023-02-17Rollup merge of #107489 - compiler-errors:non_lifetime_binders, r=cjgillotMatthias Krüger-2/+10
2023-02-16Add feature gate for non_lifetime_bindersMichael Goulet-2/+10
2023-02-15Fix unintentional UB in ui testsBen Kimock-9/+9
2023-01-31make unaligned_reference a hard errorRalf Jung-19/+2
2023-01-30Modify primary span label for E0308Esteban Küber-1/+1
2023-01-25Rollup merge of #106897 - estebank:issue-99430, r=davidtwcoMatthias Krüger-15/+15
2023-01-19Tweak "borrow closure argument" suggestionEsteban Küber-4/+6
2023-01-15Tweak E0597Esteban Küber-15/+15
2023-01-13Emit a hint for bad call return types due to generic argumentsRobin Schroer-0/+28
2023-01-11Move /src/test to /testsAlbert Larsan-0/+13446