-
Notifications
You must be signed in to change notification settings - Fork 2k
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