Lieselotte
|
4e0baddbbf
|
Recover parentheses in range patterns
Co-authored-by: León Orell Valerian Liehr <me@fmease.dev>
|
2024-01-03 15:27:58 +01:00 |
|
Lieselotte
|
7d6cd6bf1f
|
Don't expect bodyless arms if the pattern can never be a never pattern
|
2023-12-28 15:02:17 +01:00 |
|
Nadrieril
|
80bdcbf50a
|
Parse a pattern with no arm
|
2023-12-03 12:25:46 +01:00 |
|
Nilstrieb
|
41e8d152dc
|
Show number in error message even for one error
Co-authored-by: Adrian <adrian.iosdev@gmail.com>
|
2023-11-24 19:15:52 +01:00 |
|
Camille GILLOT
|
05082f57af
|
Perform match checking on THIR.
|
2023-04-03 15:59:21 +00:00 |
|
clubby789
|
4ab75de934
|
Improve diagnostic for missing space in range pattern
|
2023-02-02 13:18:12 +00:00 |
|
Esteban Küber
|
62ba3e70a1
|
Modify primary span label for E0308
The previous output was unintuitive to users.
|
2023-01-30 20:12:19 +00:00 |
|
clubby789
|
4bfab39f9b
|
Check for missing space between fat arrow and range pattern
|
2023-01-28 20:52:01 +00:00 |
|
Albert Larsan
|
cf2dff2b1e
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
|