-
Notifications
You must be signed in to change notification settings - Fork 2k
Feature request: parse new let_else syntax #10469
Copy link
Copy link
Closed
Labels
A-parserparser issuesparser issuesS-actionableSomeone could pick this issue up and work on it right nowSomeone could pick this issue up and work on it right now
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-parserparser issuesparser issuesS-actionableSomeone could pick this issue up and work on it right nowSomeone could pick this issue up and work on it right now
Type
Fields
Give feedbackNo fields configured for issues without a type.