Unnamed repository; edit this file 'description' to name the repository.
Merge #10449
10449: make Some(1..) parsed r=lnicola a=XFFXFF
fixes https://github.com/rust-analyzer/rust-analyzer/issues/9066
[rustc_ty_utils/src/ty.rs](https://github.com/rust-lang/rust/blob/d7795d302adbb8c1547c952cd0d04a7f9ca29262/compiler/rustc_ty_utils/src/ty.rs#L524)
Co-authored-by: zhoufan <[email protected]>
| -rw-r--r-- | crates/parser/src/grammar/patterns.rs | 11 | ||||
| -rw-r--r-- | crates/syntax/test_data/parser/inline/ok/0058_range_pat.rast | 254 | ||||
| -rw-r--r-- | crates/syntax/test_data/parser/inline/ok/0058_range_pat.rs | 5 |
3 files changed, 178 insertions, 92 deletions