summary refs log tree commit diff
path: root/src/test/ui/parser/recover-quantified-closure.rs
AgeCommit message (Expand)AuthorLines
2022-07-12Lower closure binders to hir & properly check themMaybe Waffle-3/+2
2022-07-12--bless testsMaybe Waffle-1/+4
2020-03-21recover on `for<'a> |...| body` closures.Mazdak Farrokhzad-0/+10