Commit d42bb62
committed
Fix patterns.range.constraint-slice
The old text was not correct, since `..b` or `..=b` single-bound patterns
were stabilized in rust-lang/rust#124749 and
rust-lang/rust#102275.1 parent 43c4bac commit d42bb62
1 file changed
+4
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
546 | 546 | | |
547 | 547 | | |
548 | 548 | | |
549 | | - | |
550 | | - | |
551 | | - | |
552 | 549 | | |
553 | 550 | | |
554 | 551 | | |
| |||
659 | 656 | | |
660 | 657 | | |
661 | 658 | | |
| 659 | + | |
| 660 | + | |
| 661 | + | |
| 662 | + | |
662 | 663 | | |
663 | 664 | | |
664 | 665 | | |
| |||
0 commit comments