Skip to content

Feature request: parse new let_else syntax #10469

@pr2502

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

Metadata

Metadata

Labels

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

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions