Mazdak Farrokhzad
|
883932c6ba
|
Ban ...X pats, harden tests, and improve diagnostics.
Also fix a bug with the span passed in `mk_range`.
|
2020-01-11 08:58:58 +01:00 |
|
Mazdak Farrokhzad
|
d5598aa7a0
|
Introduce #![feature(half_open_range_patterns)] .
This feature adds `X..`, `..X`, and `..=X` patterns.
|
2020-01-10 07:29:04 +01:00 |
|
Mazdak Farrokhzad
|
f3a3290ba3
|
Account for maybe_whole_expr in range patterns.
|
2019-07-30 04:22:09 +02:00 |
|
Mazdak Farrokhzad
|
87742073a0
|
And --bless tests accordingly for those exceptions.
|
2019-07-28 06:53:39 +02:00 |
|
Mazdak Farrokhzad
|
891a736b02
|
Test parsing and recovery of all sorts of range patterns.
|
2019-07-28 06:53:38 +02:00 |
|