Esteban Kuber
6874bd27f5
Provide suggestion for missing >
in a type parameter list
...
When encountering an inproperly terminated type parameter list, provide
a suggestion to close it after the last non-constraint type parameter
that was successfully parsed.
Fix #94058 .
2022-03-27 02:50:04 +00:00
b-naber
5c4568d08b
add tests
2020-11-25 20:08:38 +01:00
Esteban Küber
52e8ec1432
Remove "here" from "expected one of X here"
2019-11-06 17:26:20 -08: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
73e1f8970f
Move parse-fail tests to UI
2018-10-21 14:06:28 +03:00