Skip to content

Feature request: parse new let_else syntax #10469

Description

@pr2502

rust-analyzer currently can't parse the new refutable assignment syntax gated by the let_else unstable feature. It reports "expected SEMICOLON" and "expected expression".

rustc feature merge request: rust-lang/rust#87688
rustc tracking issue: rust-lang/rust#87335

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

A-parserparser issuesS-actionableSomeone could pick this issue up and work on it right now

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions