Skip to content

Stop parsing capture clauses #4965

Closed
Closed
@bstrie

Description

@bstrie

According to @nikomatsakis, capture clauses are completely ignored by the compiler now, though they still parse. Remove all remaining uses from the compiler (git grep "|.*\(move\|copy\).*|") and then remove support from the parser. If there's any latent supporting machinery floating around the rest of the compiler, remove that as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-frontendArea: Compiler frontend (errors, parsing and HIR)C-cleanupCategory: PRs that clean code up or issues documenting cleanup.E-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions