summary refs log tree commit diff
path: root/src/test/ui/closures/binder
AgeCommit message (Expand)AuthorLines
2022-07-12add test for implicit stuff in signatures of closures with `for<>`Maybe Waffle-0/+134
2022-07-12Lower closure binders to hir & properly check themMaybe Waffle-3/+12
2022-07-12Parse closure bindersMaybe Waffle-0/+71