Mazdak Farrokhzad
|
71a6f58229
|
parser: address review comments re. self.
|
2020-02-02 13:32:37 +01:00 |
|
Mazdak Farrokhzad
|
1caaa40768
|
parser: gracefully handle fn foo(A | B: type).
|
2019-08-25 05:45:19 +02:00 |
|
Esteban Küber
|
b3ac88ad92
|
Recover gracefully from argument with missing type or param name
|
2019-05-30 17:59:05 -07:00 |
|
Vadim Petrochenkov
|
1f64f60d5c
|
tests: Do not use -Z parse-only, continue compilation to test recovery
|
2019-01-06 22:20:46 +03:00 |
|
Mark Rousskov
|
2a663555dd
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
Vadim Petrochenkov
|
7977250fb4
|
Make sure all ui/parse tests have -Z parse-only
Except those testing parsing during macro expansion
|
2018-10-21 14:06:29 +03:00 |
|
Andy Russell
|
f5db411410
|
add suggestion for inverted function parameters
Fixes #54065.
|
2018-10-05 10:33:19 -04:00 |
|