rust-analyzer
can't parse leading |
in patterns
#13094
Labels
A-parser
parser issues
C-bug
Category: bug
S-actionable
Someone could pick this issue up and work on it right now
rust-analyzer version: 0.3.1178-standalone (latest)
rustc version: 1.60.0
Actual: Syntax Error at leading
|
in fn barExpected: No Syntax Error (see rust spec)
EDIT: looks like this is a duplicate of #12894
The text was updated successfully, but these errors were encountered: