mirror of
https://github.com/rust-lang/rust-analyzer
synced 2024-11-17 18:28:44 +00:00
7e66785859
- `Fn__(...)` parameters with idents/patterns no longer parse - Trait function parameters with arbitrary patterns parse - Trait function parameters without idents/patterns no longer parse - `fn(...)` parameters no longer parse with patterns other than a single ident |
||
---|---|---|
.. | ||
lexer | ||
parser | ||
reparse/fuzz-failures | ||
accidentally_quadratic |