mirror of
https://github.com/rust-lang/rust-analyzer
synced 2025-01-28 04:45:05 +00:00
9638adaa40
Forbidding block expressions entirely is too strict; instead, we should only forbid them in contexts where we are parsing an optional RHS (i.e. the RHS of a range expression). |
||
---|---|---|
.. | ||
lexer | ||
parser | ||
reparse/fuzz-failures |