- 
        Couldn't load subscription status. 
- Fork 13.9k
Closed
Labels
A-closuresArea: Closures (`|…| { … }`)Area: Closures (`|…| { … }`)C-bugCategory: This is a bug.Category: This is a bug.T-typesRelevant to the types team, which will review and decide on the PR/issue.Relevant to the types team, which will review and decide on the PR/issue.
Description
    An `expect` there actually does panic for the `src/test/ui/generator/resume-arg-late-bound.rs` test.
I only moved this code between the files, the same comment and code pattern exists as well for normal closures:
| // (1) Feels icky to skip the binder here, but OTOH we know | 
Originally posted by @Swatinem in #104321 (comment)
Metadata
Metadata
Assignees
Labels
A-closuresArea: Closures (`|…| { … }`)Area: Closures (`|…| { … }`)C-bugCategory: This is a bug.Category: This is a bug.T-typesRelevant to the types team, which will review and decide on the PR/issue.Relevant to the types team, which will review and decide on the PR/issue.