Unnamed repository; edit this file 'description' to name the repository.
Merge #10794
10794: fix: parse the range pat inside the tuple pat r=lnicola a=XFFXFF
fixes #10784
Co-authored-by: zhoufan <[email protected]>
| -rw-r--r-- | crates/parser/src/grammar/patterns.rs | 7 | ||||
| -rw-r--r-- | crates/syntax/test_data/parser/inline/ok/0058_range_pat.rast | 238 | ||||
| -rw-r--r-- | crates/syntax/test_data/parser/inline/ok/0058_range_pat.rs | 5 |
3 files changed, 168 insertions, 82 deletions