about summary refs log tree commit diff
path: root/tests/ui/borrowck/issue-109271-pass-self-into-closure.rs
AgeCommit message (Expand)AuthorLines
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-1/+1
2023-04-19 Add suggestion to use a closure arg instead of a capture on bck errorMaybe Waffle-0/+1
2023-04-19Add test for `a.f(|this| a.g())`Maybe Waffle-0/+38