diff options
author | Toby Dimmick <[email protected]> | 2020-02-06 11:44:00 +0000 |
---|---|---|
committer | Toby Dimmick <[email protected]> | 2020-02-06 19:45:51 +0000 |
commit | 7e66785859fc4a31fc3faf4848174699d3a2c020 (patch) | |
tree | 94a61899b4628eeca7a21a58c061b343bcf32e62 /crates/ra_syntax/test_data/lexer | |
parent | a4431e83025223d5aea0ae3d49a6356775cb5f75 (diff) |
Rework value parameter parsing
- `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
Diffstat (limited to 'crates/ra_syntax/test_data/lexer')
0 files changed, 0 insertions, 0 deletions