clubby789
c3c68c5cb1
Trim extra space in 'repeated mut
' diagnostic
2024-11-28 01:37:01 +00:00
Esteban Küber
692bc344d5
Make parse error suggestions verbose and fix spans
...
Go over all structured parser suggestions and make them verbose style.
When suggesting to add or remove delimiters, turn them into multiple suggestion parts.
2024-07-12 03:02:57 +00:00
Esteban Küber
ed084a9343
When parsing patterns, bubble all errors except reserved idents that aren't likely to appear in for head or match arm
2023-11-29 18:47:31 +00:00
Esteban Küber
44fd3b4d46
Make parse_pat_ident
not recover bad name
2023-11-29 18:47:31 +00:00
Esteban Küber
1c6bd0b12b
Smaller span for unnessary mut
suggestion
2023-11-16 16:58:41 +00:00
Albert Larsan
cf2dff2b1e
Move /src/test to /tests
2023-01-11 09:32:08 +00:00