- `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 | ||